From owner-cvs-all Wed Apr 4 10:38:55 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id D150137B72F; Wed, 4 Apr 2001 10:38:44 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f34HceG41477; Wed, 4 Apr 2001 10:38:40 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Wed, 04 Apr 2001 10:38:10 -0700 (PDT) From: John Baldwin To: John Baldwin Subject: Re: cvs commit: src/share/man/man4 witness.4 Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Ruslan Ermilov Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 04-Apr-01 John Baldwin wrote: > > On 04-Apr-01 Ruslan Ermilov wrote: >> On Wed, Apr 04, 2001 at 09:47:05AM -0700, John Baldwin wrote: >>> >>> On 04-Apr-01 Ruslan Ermilov wrote: >>> > ru 2001/04/04 04:52:00 PDT >>> > >>> > Modified files: >>> > share/man/man4 witness.4 >>> > Log: >>> > mdoc(7) police: fix markup and spelling. >>> > >>> > Revision Changes Path >>> > 1.2 +13 -9 src/share/man/man4/witness.4 >>> >>> Please go fix all the other manpages that specify kernel options to use .Qq >>> Dv >>> as well so that there is a consistent style to pull from. >>> >> Look, I do my best, but I can't do all at once. If you want to help, >> you are welcome! If you wonder why this is required, I will explain. >> Putting the name in -mdoc macro prevents it from being hyphenated. >> PostScript output looks better, etc. > > Ok, it would just be helpful to know what to use as I'll use stuff in other > manpages and it turns out to be wrong. Actually, I'm the only one who references kernel options in manpages without using a literal text of 'option FOO' on a separate line it seems. I don't know where I picked up using quotes. ktr(4) uses just plain .Dv for kernel options, so I'll change witness.4 to use those instead of .Qq Dv. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message