CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/01/05 20:52:05
Modified files: usr.bin/mandoc : mandocdb.c mansearch.c Log message: Remove the redundant "file" column from the "mlinks" table. The contents can easily be reconstructed from sec, arch, name, form. Shrinks the database by another 3% in standard mode and 9% in -Q mode.