From 2392d350e6fd7754222c5de40497ff563d20eb4d Mon Sep 17 00:00:00 2001 From: Dima Dorfman Date: Wed, 5 Sep 2001 19:33:08 +0000 Subject: [PATCH] Don't mention wtmp.[0-7] in the FILES section. This manual page doesn't talk about these files elsewhere, doesn't use the files by default, and the names are dependent on site-specific newsyslog configuration. PR: 30348 Submitted by: Giorgos Keramidas --- usr.sbin/ac/ac.8 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/usr.sbin/ac/ac.8 b/usr.sbin/ac/ac.8 index 24c512f2962d..adbc46bce8d7 100644 --- a/usr.sbin/ac/ac.8 +++ b/usr.sbin/ac/ac.8 @@ -120,11 +120,9 @@ to be charged out at a different rate than .Sh DIAGNOSTICS .Ex -std .Sh FILES -.Bl -tag -width /var/log/wtmp.[0-7] -compact +.Bl -tag -width /var/log/wtmp -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 ,