CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/07 19:52:07
Modified files:
usr.bin/mandoc : libman.h libmdoc.h man.c mdoc.c
Log message:
handle text lines beginning with \." as comments, like groff does,
even though this is not correct comment syntax (so warn, too)
reported by Claus Assmann on misc@, fix by kristaps@
