CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2014/06/29 17:23:16

Modified files:
        usr.bin/mandoc : roff.c 
        regress/usr.bin/mandoc/roff/de: Makefile 
Added files:
        regress/usr.bin/mandoc/roff/de: escname.in escname.out_ascii 

Log message:
Use the freshly improved roff_getname() function
for the main roff request parsing routine, roff_parse().

In request or macro invocations, escape sequences now terminate the
request or macro name; what follows is treated as arguments.  Besides,
the names of user-defined macros can now contain backslashes (eek!).

Reply via email to