diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-03 18:48:56 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-03 18:48:56 +0000 |
commit | 248b15379fb13a9479ef6cf70d8c62cd01792f4f (patch) | |
tree | 59ecb223ae0716ea3c3714367a439fe90bbe5900 /usr.sbin/ac | |
parent | 7418490ae7c995e52933513336f78b8fe400ad4f (diff) |
use .Ex;
Diffstat (limited to 'usr.sbin/ac')
-rw-r--r-- | usr.sbin/ac/ac.8 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.sbin/ac/ac.8 b/usr.sbin/ac/ac.8 index 6cdc4741074..341cf2ead69 100644 --- a/usr.sbin/ac/ac.8 +++ b/usr.sbin/ac/ac.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ac.8,v 1.16 2007/02/03 18:47:02 jmc Exp $ +.\" $OpenBSD: ac.8,v 1.17 2007/02/03 18:48:55 jmc Exp $ .\" .\" Copyright (c) 1994 Simon J. Gerraty .\" Copyright (c) 1994 Christopher G. Demetriou @@ -125,9 +125,7 @@ No login or connect time accounting is performed if .Pa /var/log/wtmp does not exist. .Pp -The -.Nm -utility exits 0 on success or \*(Gt0 if a fatal error occurred. +.Ex -std ac .Sh FILES .Bl -tag -width "/var/log/wtmp.[0-7]XX" -compact .It Pa /var/log/wtmp |