
			   Marcelo Corbani de Barros
			       Async Open Source

			http://www.async.com.br/~marcelo
			      marcelo@async.com.br

Thanks to:
+ Nicklas Larsson <whybill at linux.nu> 
	Man page.

+ Simon Dawson <si at --------.--.--> 
	Norwegian characters

+ <clayne at --------.com>
	1. count has the ability to be disabled via (-n).
	2. min_count is specifiable via '-m'.
	3. case is compared by default, but disabled via '-i' (this is standard
	unix style).
	4. cleaned up use of stdout vs stderr for help/diag output (we
	shouldn't output total summary to stdout).
	5. cleaned up some prototypes/includes.

+ <clayne at --------.com>
	1. added minimum fragment length option: -l <len>
	2. added per word cross referencing: -w (warning this can be memory
	heavy on large files)


