Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Nov 1999 20:48:29 +0900
From:      horikawa@jp.FreeBSD.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/15004: isdnd.rc.5 typos (changing -> charging, and etc.)
Message-ID:  <19991120204829S.k-horik@yk.rim.or.jp>

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

>Number:         15004
>Category:       docs
>Synopsis:       isdnd.rc.5 typo (changing -> charging, 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:   Sat Nov 20 03:50:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Kazuo Horikawa
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
jpman project
>Environment:

	.\" $FreeBSD: src/usr.sbin/i4b/isdnd/isdnd.rc.5,v 1.1.2.3
	1999/11/15 22:40:56 joe Exp $ 
	(included in manpages.?? of 3.3-19991119-STABLE)

	Revision 1.7 (HEAD) has same typos.

>Description:

	See diff in Fix:

	Following is a description of the diff:
	(1) In first part of diff:
            "changing" should be "changing".
	(2) In second part of diff:
	    A space character at the beginning of line cause line
	    break.  The space character at the beginning of line
	    should be removed.
        (3) In third part of diff:
	    Move a period at the beginning of a line to the end of the
	    previous line.

>How-To-Repeat:

	$ man 5 isdnd.rc

>Fix:
	
--- isdnd.rc.5.orig	Sat Nov 20 20:23:30 1999
+++ isdnd.rc.5	Sat Nov 20 20:42:28 1999
@@ -369,7 +369,7 @@
 .Pp
 .Bl -tag -width calledback -compact -offset
 .It Ar fix-unit-size
-idle algorithm which assumes fixed sized changing units during the whole call.
+idle algorithm which assumes fixed sized charging units during the whole call.
 .It Ar var-unit-size
 idle algorithm which assumes that the charging is time based after the first
 units time has expired.
@@ -628,9 +628,9 @@
 .It Li shorthold mode for fixed unit charging
 For shorthold mode, the 
 .Em idle-algorithm-outgoing
- must be
+must be
 .Em fix-unit-size
- and the selected
+and the selected
 .Em unitlength 
 and 
 .Em idletime-outgoing
@@ -682,8 +682,8 @@
 Each call is divided into two periods, the first is the
 .Em unchecked
 period and the second is the
-.Em checked
-. The
+.Em checked .
+The
 .Em checked
 period starts 1 second before the first units time expires.
 .Pp

>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?19991120204829S.k-horik>