From k-horik@yk.rim.or.jp  Mon Feb  1 07:17:26 1999
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 HAA03717
          for <FreeBSD-gnats-submit@freebsd.org>; Mon, 1 Feb 1999 07:17:25 -0800 (PST)
          (envelope-from k-horik@yk.rim.or.jp)
Received: from localhost (ppp417.yk.rim.or.jp [202.247.165.117])
	by mail.yk.rim.or.jp (8.8.5/3.6W-RIMNET-98-06-09) with ESMTP id AAA05328
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 2 Feb 1999 00:17:23 +0900 (JST)
Message-Id: <19990202001648S.k-horik@yk.rim.or.jp>
Date: Tue, 02 Feb 1999 00:16:48 +0900
From: horikawa@jp.freebsd.org
Sender: Kazuo Horikawa <k-horik@yk.rim.or.jp>
Reply-To: horikawa@jp.freebsd.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: isdnd.acct.5: DESCRIPTION and EXAMPLES are inconsistent.
X-Send-Pr-Version: 3.2

>Number:         9859
>Category:       docs
>Synopsis:       isdnd.acct.5: DESCRIPTION and EXAMPLES are inconsistent.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb  1 07:20:02 PST 1999
>Closed-Date:    Sun Mar 7 08:50:25 PST 1999
>Last-Modified:  Sun Mar  7 08:51:10 PST 1999
>Originator:     Kazuo Horikawa
>Release:        FreeBSD 2.2.7-RELEASE i386
>Organization:
jpman Project, Japan FreeBSD Users Group
>Environment:

	src/usr.sbin/i4b/isdnd/isdnd.acct.5
		revision 1.2 (HEAD)
		revision 1.1 (RELENG_3)

>Description:

	`man 5 isdnd.acct' shows:
[snip]
DESCRIPTION
[snip]
     The general format of an accounting line is as follows:

           FROM - UNTIL NAME UNITS (SECONDS) (INBYTES/OUTBYTES)

     FROM is the time the connection was established in the format
           Day:Month:Year Hour:Minutes:seconds

     UNTIL is the time the connection was closed. The format is the same as
     described for FROM above.
[snip]
EXAMPLES
     This is a typical accounting line:
           12.06.97 10:41:37 - 12.06.97 10:45:18 GROGGY 2 (65) (4711/1147)
[snip]


	DESCRIPTION and EXAMPLES are inconsistent in the format for
	FROM and UNTIL.

	o If DESCRIPTION is correct, EXAMPLES should be:
           12:06:97 10:41:37 - 12:06:97 10:45:18 GROGGY 2 (65) (4711/1147)

	o If EXAMPLES is correct, DESCRIPTION should be:
	     FROM is the time the connection was established in the format
	           Day.Month.Year Hour:Minutes:seconds

	I do not have testing environment, so I cannot determine which
	is correct.

>How-To-Repeat:

	$ man 5 isdnd.acct

>Fix:
	
	<How to correct or work around the problem, if known (multiple lines)>
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: hm 
State-Changed-When: Sun Mar 7 08:50:25 PST 1999 
State-Changed-Why:  
has been fixed by the recent update of i4b to release 0.71.00 
>Unformatted:
