CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/12/09 13:56:30
Modified files:
usr.bin/mandoc : roff.c
share/man/man7 : roff.7
regress/usr.bin/mandoc/roff: Makefile
Added files:
regress/usr.bin/mandoc/roff/string: Makefile escape.in
escape.out_ascii
Log message:
Roff only interpolates \* strings when the leading backslash is not escaped.
Kristaps@ agrees with the idea, even though he didn't review the final patch.
