CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2011/11/26 09:41:35
Modified files:
usr.bin/mandoc : Makefile apropos.1 apropos.c apropos_db.c
apropos_db.h mandocdb.c mandocdb.h
Added files:
usr.bin/mandoc : manpath.c manpath.h
Removed files:
usr.bin/mandoc : man_conf.c man_conf.h
Log message:
Resync to bsd.lv, most code from kristaps@.
In particular, support the MANPATH environment variable
and don't confuse index record numbers when working with
multiple mandoc databases at once.
Besides, remove lots of gratuitious code and whitespace differences.