CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/17 12:58:31
Modified files:
usr.bin/mandoc : dba.c dba_read.c
Log message:
When reading back a mandoc.db(5) file in order to apply incremental
changes, do not prepend a stray NAME_FILE (0x10) byte to the first
names of pages.
Bug found while investigating another issue reported by sthen@.
