CVSROOT:        /cvs
Module name:    src
Changes by:     schwa...@cvs.openbsd.org        2010/03/01 18:00:39

Modified files:
        usr.bin/mandoc : man.c man.h man_action.c man_html.c man_macro.c 
                         man_term.c man_validate.c 

Log message:
Accept the non-standard macros .Sp (similar to .sp)
and .Vb/.Ve (similar to .nf/.fi) in man(7) mode.
These are not intended to be used manually, but they allow us to
properly render man(7) code autogenerated by pod2man(1),
making Perl and OpenSSL happy in our tree.

Reply via email to