CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/11/18 12:34:12
Modified files:
usr.bin/mandoc : mdoc_man.c
Log message:
Make the generated man(7) code more portable by using .PD
instead of .sp -1v, which for example Solaris nroff handles poorly.
Problem report and patch by millert@,
with the print_word chunk tweaked by me.
