Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 1999 19:00:29 +0900
From:      horikawa@jp.freebsd.org
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/9659: isdnd.rc.5 has typos ("ist" should be "is", and etc.)
Message-ID:  <19990124190029C.k-horik@yk.rim.or.jp>

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

>Number:         9659
>Category:       docs
>Synopsis:       isdnd.rc.5 has typos ("ist" should be "is", and etc.)
>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:   Sun Jan 24 02:10:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Kazuo Horikawa
>Release:        FreeBSD 2.2.7-RELEASE i386
>Organization:
jpman project, Japan FreeBSD Users Group
>Environment:

	src/usr.sbin/i4b/isdnd/isdnd.rc.5 revision 1.1 (HEAD and RELENG_3)

>Description:

	I think that isdnd.rc.5 has following typo:.
	o "ist" should be "is".
	o following sentense is un-parsable:

	    usrdeviceunit  Specifies the unit number for the with the usrde-
                           vicename specified device.

	  I think that this sentence should be:

	    usrdeviceunit  Specifies the unit number for the device which is
	                   specified with usrdevicename.

>How-To-Repeat:

	% man 5 isdnd.rc.5

>Fix:
	
	Apply following patch for src/usr.sbin/i4b/isdnd/isdnd.rc.5
	revision 1.1 (HEAD and RELENG_3).

--- isdnd.rc.5.bak	Sun Jan 24 17:47:02 1999
+++ isdnd.rc.5	Sun Jan 24 17:49:07 1999
@@ -284,7 +284,7 @@
 .El
 
 .It Li dialout-type
-This keyword ist used to configure what type of dialout mode is used.
+This keyword is used to configure what type of dialout mode is used.
 The keyword is mandatory.
 The currently supported parameters are:
 .Pp
@@ -510,10 +510,8 @@
 .El
 
 .It Li usrdeviceunit
-Specifies the unit number for the with the
-.em
-usrdevicename
-specified device.
+Specifies the unit number for the device which is specified with
+usrdevicename.
 
 .It Li usedown
 is used to enable the use of the keywords
>Release-Note:
>Audit-Trail:
>Unformatted:

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



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