CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2011/10/06 17:04:16
Modified files:
usr.bin/mandoc : Makefile main.c mandocdb.c
Added files:
usr.bin/mandoc : apropos.1 apropos.c
Log message:
1) Import the future apropos(1) replacement written by kristaps@.
2) Link both that one and mandocdb(8) into the mandoc(1) binary.
3) Install a /usr/bin/mandocdb hardlink and the mandocdb(8) manual.
Do not replace /usr/bin/apropos by a hardlink yet because it is
not ready for production, and ports integration is still missing.
Development will be done in the tree, even the user interfaces
are still subject to change at this point.
Both jmc@ and deraadt@ agree with getting this in.