CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/01/04 21:13:46
Modified files: usr.bin/mandoc : mandocdb.c mansearch.c Log message: Remove the obsolete file name column from the mpages table. This column wasn't helpful because one manpage can have multiple MLINKS. Use the file name column in the mlinks table, instead.