From charon@labs.gr  Wed Sep  5 11:01:23 2001
Return-Path: <charon@labs.gr>
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id 36F9637B403
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 Sep 2001 11:01:22 -0700 (PDT)
Received: from hades.hell.gr (patr530-b030.otenet.gr [195.167.121.158])
	by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id f85I1J717493
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 5 Sep 2001 21:01:19 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.6/8.11.6) id f85Gqsv01240;
	Wed, 5 Sep 2001 19:52:54 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200109051652.f85Gqsv01240@hades.hell.gr>
Date: Wed, 5 Sep 2001 19:52:54 +0300 (EEST)
From: Giorgos Keramidas <charon@labs.gr>
Reply-To: Giorgos Keramidas <charon@labs.gr>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: minor typo in manpage of accton
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         30347
>Category:       docs
>Synopsis:       minor typo in manpage of accton
>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:   Wed Sep 05 11:10:01 PDT 2001
>Closed-Date:    Wed Sep 5 12:26:21 PDT 2001
>Last-Modified:  Wed Sep 05 12:26:28 PDT 2001
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Tue Sep 4 19:49:44 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

	The manpage of accton(8) uses two different terms to describe
	'system accounting' in the DESCRIPTION section.  First it
	calls it 'system accounting' and then 'system account'.  The
	attached diff corrects this.

>How-To-Repeat:

	Read the single paragraph(!) DESCRIPTION section of:

		$ man 8 accton

>Fix:

Index: accton.8
===================================================================
RCS file: /home/ncvs/src/usr.sbin/accton/accton.8,v
retrieving revision 1.9
diff -u -r1.9 accton.8
--- accton.8    15 Jul 2001 08:01:43 -0000      1.9
+++ accton.8    5 Sep 2001 16:50:05 -0000
@@ -24,7 +24,7 @@
 The
 .Xr sa 8
 command may be used to examining the accounting records.
-If no arguments are given, system account is disabled.
+If no arguments are given, system accounting is disabled.
 .Sh FILES
 .Bl -tag -width /var/account/acct
 .It Pa /var/account/acct
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Wed Sep 5 12:26:21 PDT 2001 
State-Changed-Why:  
applied, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30347 
>Unformatted:
