Date: Tue, 02 Feb 1999 00:16:48 +0900 From: horikawa@jp.freebsd.org To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: docs/9859: isdnd.acct.5: DESCRIPTION and EXAMPLES are inconsistent. Message-ID: <19990202001648S.k-horik@yk.rim.or.jp>
next in thread | raw e-mail | index | archive | help
>Number: 9859 >Category: docs >Synopsis: isdnd.acct.5: DESCRIPTION and EXAMPLES are inconsistent. >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: Mon Feb 1 07:20:02 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.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: >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?19990202001648S.k-horik>