CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/11 15:14:11
Modified files:
usr.bin/mandoc : mandoc.h mdoc_validate.c read.c
regress/usr.bin/mandoc/mdoc/Fo: Makefile
Added files:
regress/usr.bin/mandoc/mdoc/Fo: warn.in warn.out_ascii
warn.out_lint
Log message:
warn about parentheses in function names after .Fn and .Fo;
particularly useful when converting from other languages to mdoc(7);
feature suggested by bentley@
