CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/11/13 08:46:04
Modified files:
usr.bin/mandoc : man_term.c
Log message:
Implement mdoc(7)-like output style variant for man(7) documents:
* one instead of three blank lines after the page header;
* one instead of three blank lines before the page footer;
* source instead of title(section) in the lower right corner.
Select this style variant with the undocumented command line option -Omdoc.
