From owner-freebsd-doc Sun Jan 24 02:10:06 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA09352 for freebsd-doc-outgoing; Sun, 24 Jan 1999 02:10:06 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA09292 for ; Sun, 24 Jan 1999 02:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA11554; Sun, 24 Jan 1999 02:10:01 -0800 (PST) Received: from mail.yk.rim.or.jp (mail.yk.rim.or.jp [202.247.130.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA08549 for ; Sun, 24 Jan 1999 02:01:25 -0800 (PST) (envelope-from k-horik@yk.rim.or.jp) Received: from localhost (ppp429.yk.rim.or.jp [202.247.165.129]) by mail.yk.rim.or.jp (8.8.5/3.6W-RIMNET-98-06-09) with ESMTP id TAA10756 for ; Sun, 24 Jan 1999 19:01:13 +0900 (JST) Message-Id: <19990124190029C.k-horik@yk.rim.or.jp> Date: Sun, 24 Jan 1999 19:00:29 +0900 From: horikawa@jp.freebsd.org Reply-To: horikawa@jp.freebsd.org To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: docs/9659: isdnd.rc.5 has typos ("ist" should be "is", and etc.) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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