doc: properly fix documentation generation
commit99f11b10baba7e457c202fff9b142f7af99e6ea0
authorJon Masters <jcm@jonmasters.org>
Thu, 2 Jun 2011 17:29:27 +0000 (2 13:29 -0400)
committerJon Masters <jcm@jonmasters.org>
Thu, 2 Jun 2011 17:29:27 +0000 (2 13:29 -0400)
treea366838e76580758e3764ae79ac0017c066904d5
parentad222fe74ea74321748b80743263d497b3d6b6a3
doc: properly fix documentation generation

The docbook2man package does not allow output to be written to standard out,
nor does the SGML allow for more than one file to be created. A previous
hack was to use symlinks and hope for the best. Rather than doing this,
retain the symlinks, but explicitly match on them during build and
create symlinks to the output files. Furthermore, clean up the
documentation source files to remove invalid multiple outputs.

Signed-off-by: Jon Masters <jcm@jonmasters.org>
Makefile.am
doc/depmod.conf.sgml
doc/modules.dep.sgml