From charon@labs.gr  Wed Sep  5 11:01:24 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 9946037B405
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 Sep 2001 11:01:23 -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 f85I1L717604
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 5 Sep 2001 21:01:21 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.6/8.11.6) id f85GmIa01081;
	Wed, 5 Sep 2001 19:48:18 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200109051648.f85GmIa01081@hades.hell.gr>
Date: Wed, 5 Sep 2001 19:48:18 +0300 (EEST)
From: Giorgos Keramidas <charon@labs.gr>
Reply-To: Giorgos Keramidas <charon@labs.gr>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: remove references of wtmp.[0-7] from ac.8 manpage
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         30348
>Category:       docs
>Synopsis:       remove references of wtmp.[0-7] from ac.8 manpage
>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:33:11 PDT 2001
>Last-Modified:  Wed Sep 05 12:33:17 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 ac(8) references the wtmp.[0-7] files (rotated
	versions of wtmp).  The ac.c code does not use these files for
	anything, and their number may vary depending on
	newsyslog.conf setup.  The manpage is better off without the
	references to these files.

>How-To-Repeat:

	Look at the "FILES" section of:

		$ man 8 ac

>Fix:

Index: ac.8
===================================================================
RCS file: /home/ncvs/src/usr.sbin/ac/ac.8,v
retrieving revision 1.16
diff -u -r1.16 ac.8
--- ac.8        15 Aug 2001 09:09:45 -0000      1.16
+++ ac.8        5 Sep 2001 16:47:26 -0000
@@ -123,8 +123,6 @@
 .Bl -tag -width /var/log/wtmp.[0-7] -compact
 .It Pa /var/log/wtmp
 connect time accounting file
-.It Pa /var/log/wtmp.[0-7]
-rotated files
 .El
 .Sh SEE ALSO
 .Xr login 1 ,
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Wed Sep 5 12:33:11 PDT 2001 
State-Changed-Why:  
applied, thanks 

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