From owner-freebsd-doc Sat Nov 20 3:50:11 1999 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3402814BE4 for ; Sat, 20 Nov 1999 03:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA48173; Sat, 20 Nov 1999 03:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from mail.yk.rim.or.jp (mail.yk.rim.or.jp [202.247.130.37]) by hub.freebsd.org (Postfix) with ESMTP id 2F08914BCE for ; Sat, 20 Nov 1999 03:49:12 -0800 (PST) (envelope-from k-horik@yk.rim.or.jp) Received: from localhost (ppp955.yk.rim.or.jp [202.247.185.206]) by mail.yk.rim.or.jp (8.8.8/3.6W-RIMNET-98-06-09) with ESMTP id UAA10384 for ; Sat, 20 Nov 1999 20:49:11 +0900 (JST) Message-Id: <19991120204829S.k-horik@yk.rim.or.jp> Date: Sat, 20 Nov 1999 20:48: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/15004: isdnd.rc.5 typos (changing -> charging, and etc.) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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