jove.1 contains an over all description of jove.
commands.1 contains the description of all the commands.
describe.com contains the description of all the commands WITHOUT
	any backspaces (nroff) in the file.  Findcom looks in THIS
	file for the name of the command.  This file should be created
	by "nroff -man commands.1 | sed -e '1,$s/.^H//g' > describe.com".
findcom.c is the source for findcom which is used by the describe-command
	command in jove.
