CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/23 10:33:37
Modified files:
usr.bin/mandoc : mandocdb.c mansearch.c
Log message:
improve SQL style: avoid "SELECT *", be explicit in what columns we want;
suggested by espie@.
