CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/19 13:40:28
Modified files:
usr.bin/mandoc : mandocdb.c
Log message:
Three fixes with respect to the names table:
1. Do not mask out NAME_FIRST before its first use.
2. Avoid duplicate NAME_FILE entries.
3. Correctly mask NAME_FILE for .so links.
