Date: Mon, 04 Dec 2000 19:22:03 +0200 From: Mark Murray <mark@grondar.za> To: Matt Dillon <dillon@earth.backplane.com> Cc: Ruslan Ermilov <ru@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/sys mmap.2 Message-ID: <200012041721.eB4HLxe37829@gratis.grondar.za> In-Reply-To: <200012041659.eB4GxfV72696@earth.backplane.com> ; from Matt Dillon <dillon@earth.backplane.com> "Mon, 04 Dec 2000 08:59:41 PST." References: <200012041659.eB4GxfV72696@earth.backplane.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Be more specific. I'm not going to filter every little manual page > change through someone. I ran it through nroff -man. If that isn't > good enough then tell me how to test it properly. # man mdoc # man mdoc.samples # nroff -mdoc $YOURPAGE | less # groff -mdoc -Tps $YOURPAGE | lpr -P$POSTSCRIPTPRINTER (Note that -man is wrong. The above seems to be the minimum that the doc folks that I know aspire to, although SheldonH is good enough that he can eyeball it; the others maybe also.) You could just give up on that and let the capable (and willing) ports team turn your words into properly marked up MDOC. :-) Heck, the ones that I know will even commit it for you. :-) M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012041721.eB4HLxe37829>