Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Nov 1998 17:40:57 +0900 (JST)
From:      kuma@jp.freebsd.org
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/8781: modepage command option in camcontrol(8)
Message-ID:  <199811210840.RAA20801@oasis.laurel.nk.rim.or.jp>

index | next in thread | raw e-mail


>Number:         8781
>Category:       docs
>Synopsis:       misdescription in -P page_ctl option of camcontrol.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 21 01:50:01 PST 1998
>Last-Modified:
>Originator:     Norihiro Kumagai
>Organization:
FreeBSD Japanese manpage translation project
>Release:        FreeBSD 3.0-RELEASE i386
>Environment:

	manpages installed
	3.0-RELEASE i386

>Description:

	In camcontrol.8, at the -P option of "modepage" command;
	The description, "-P -page_ctl" (with Bold), does not consistent with
	those of the "SYNOPSIS" section([-P pagectl]).

>How-To-Repeat:

	type, man 8 camcontrol:-)

>Fix:
	
	Apply the following patch to the file, /usr/share/man/man8/camcontrol.8;
	(I guess the author had forgotten to insert "Ar".)

--- camcontrol.8-org	Sat Oct 24 00:05:26 1998
+++ camcontrol.8-new	Sat Nov 21 17:31:20 1998
@@ -238,7 +238,7 @@
 .It Fl m Ar mode_page
 This specifies the number of the mode page the user would like to view
 and/or edit.  This argument is mandatory.
-.It Fl P page_ctl
+.It Fl P Ar page_ctl
 This allows the user to specify the page control field.  Possible values are:
 .Bl -tag -width xxx -compact
 .It 0

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


home | help

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