CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2012/07/07 07:32:47
Modified files: usr.bin/mandoc : mdoc_man.c Log message: minor -mdoc -Tman fixes * right after .Ns, avoid breaking the line in man code * after .Fl without arguments, do not insert a blank into man code * before each .Nm in .Sh SYNOPSIS, insert a .br into man code * skip .Pp arguments, don't copy them to man code