Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Aug 2000 10:35:50 +0200
From:      Sheldon Hearn <sheldonh@uunet.co.za>
To:        Kelly Yancey <kbyanc@FreeBSD.org>
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 
Message-ID:  <15430.965723750@axl.ops.uunet.co.za>
In-Reply-To: Your message of "Mon, 07 Aug 2000 23:24:18 MST." <200008080624.XAA78446@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15430.965723750>