CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2016/08/17 14:46:06

Modified files:
        usr.bin/mandoc : dba.c dba.h dba_read.c mandocdb.c 

Log message:
When the content of a manual page does not specify a section, the
empty string got added to the list of sections, breaking the database
format slightly and causing the page to not be considered part of
any section, not even if a section could be deduced from the directory
or from the file name.
Bug found due to the bogus pcredemo(3) "manual" in the pcre-8.38p0 package.

Reply via email to