Date: Wed, 5 Sep 2001 19:48:18 +0300 (EEST) From: Giorgos Keramidas <charon@labs.gr> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/30348: remove references of wtmp.[0-7] from ac.8 manpage Message-ID: <200109051648.f85GmIa01081@hades.hell.gr>
next in thread | raw e-mail | index | archive | help
>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: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Sep 05 11:10:01 PDT 2001 >Closed-Date: >Last-Modified: >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: >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?200109051648.f85GmIa01081>