docs/master

diff makefile @ 121:edbc6e1dc636

New text on Standard Libraries plus spellchecking.
author markus schnalke <meillo@marmaro.de>
date Tue, 26 Jun 2012 22:06:20 +0200
parents 7dc4867fef91
children 8c56dac46efe
line diff
     1.1 --- a/makefile	Tue Jun 26 17:01:35 2012 +0200
     1.2 +++ b/makefile	Tue Jun 26 22:06:20 2012 +0200
     1.3 @@ -33,5 +33,5 @@
     1.4  	rm -f *.ig
     1.5  
     1.6  spell:
     1.7 -	sort -o terms terms
     1.8 +	sort -u -o terms terms
     1.9  	spell +terms *.roff | egrep -v '[0-9a-f]{40}'