From owner-cvs-all Tue Aug 8 1:36: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id B82FE37B729; Tue, 8 Aug 2000 01:35:54 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.16 #1) id 13M4rW-00040t-00; Tue, 08 Aug 2000 10:35:50 +0200 From: Sheldon Hearn To: Kelly Yancey Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libcam cam_cdbparse.3 scsi_cmdparse.c src/sbin/camcontrol Makefile camcontrol.8 camcontrol.c camcontrol.h modeedit.c util.c src/share/misc scsi_modes src/sys/cam/scsi scsi_all.h In-reply-to: Your message of "Mon, 07 Aug 2000 23:24:18 MST." <200008080624.XAA78446@freefall.freebsd.org> Date: Tue, 08 Aug 2000 10:35:50 +0200 Message-ID: <15430.965723750@axl.ops.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 07 Aug 2000 23:24:18 MST, Kelly Yancey wrote: > Modified files: > lib/libcam cam_cdbparse.3 scsi_cmdparse.c > sbin/camcontrol Makefile camcontrol.8 camcontrol.c [...] There's a nit in there: > +and/or edit. This argument is mandatory unless -l is specified. That flag should be marked up as a flag: and/or edit. This argument is mandatory unless .Fl l is specified. Note also that new manual page text should not contain hard sentence breaks; each sentence should begin on a new line. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message