Date: Mon, 02 Aug 1999 19:24:33 +0100 From: Brian Somers <brian@Awfulhak.org> To: Mike Pritchard <mpp@mpp.pro-ns.net> Cc: bde@zeta.org.au (Bruce Evans), grog@FreeBSD.org, rnordier@nordier.com, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sbin/disklabel disklabel.8 Message-ID: <199908021824.TAA00543@keep.lan.Awfulhak.org> In-Reply-To: Your message of "Sun, 01 Aug 1999 06:41:20 CDT." <199908011141.GAA02125@mpp.pro-ns.net>
next in thread | previous in thread | raw e-mail | index | archive | help
[.....] > As for a comment in a follow-up to Bruce's message, if you learn mdoc, > it is not that illegible. I can write most mdoc man pages from scratch > off the top of my head. I've converted man pages from the old -man > package to -mdoc by hand without ever having to refer to the man pages. > Yes, it is a little clumbsy at times. But having the same text repeated > twice just for quoting make it twice as likely that someone > won't correct all of the text when making changes. Hmm, sounds like you know a bit about mdoc :-) Do you (or anybody else reading) know how to make this work ? Index: ppp.8 =================================================================== RCS file: /home/ncvs/src/usr.sbin/ppp/ppp.8,v retrieving revision 1.184 diff -u -r1.184 ppp.8 --- ppp.8 1999/07/29 14:37:26 1.184 +++ ppp.8 1999/08/02 18:22:49 @@ -13,7 +13,8 @@ .Fl background | .Fl ddial | .Fl direct | -.Fl dedicated +.Fl dedicated | +.Fl interactive .Oc .Op Fl alias .Op Ar system Ns 'cos I'm buggered if I can :-( -- Brian <brian@Awfulhak.org> <brian@FreeBSD.org> <http://www.Awfulhak.org> <brian@OpenBSD.org> Don't _EVER_ lose your sense of humour ! <brian@FreeBSD.org.uk> 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?199908021824.TAA00543>