CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/11/27 16:11:32
Modified files:
usr.bin/mandoc : apropos_db.c apropos_db.h mandocdb.c
Log message:
Save the manual type (mdoc, man, or cat) in the index file
of the mandoc databases, as suggested by kristaps@.
Given the well-structured code, this is surprisingly simple.
This changes the mandoc.index database format.
Run "sudo mandocdb" to regenerate your databases.
