CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/21 02:03:43
Modified files:
usr.bin/mandoc : mandoc.c
Log message:
Do not print the style message "missing date" when the date is given
as "$Mdocdate$" without an actual date. That is the canonical way to
write a new manual page and not bad style at all.
Misleading message reported by kn@ on tech@.
