CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/06/07 03:41:22
Modified files:
usr.bin/mandoc : roff.c
Log message:
Purge duplicate error reporting from the .tr request parser:
the error was already reported earlier when roff_expand()
called roff_escape().
