CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2011/01/12 13:56:40

Modified files:
        usr.bin/mandoc : roff.c 
        regress/usr.bin/mandoc/roff: Makefile 
Added files:
        regress/usr.bin/mandoc/roff/rm: Makefile basic.in 
                                        basic.out_ascii 

Log message:
Implement the roff .rm request (remove macro).
Using the new roff_getname() function, this is really simple.
Breaks mandoc of the habit of reporting an error in each pod2man(1) preamble.
Reminded by a report from b...@.

Reply via email to