Module Name: src
Committed By: abhinav
Date: Wed Dec 21 17:45:07 UTC 2016
Modified Files:
src/usr.sbin/ac: ac.8
Log Message:
Move information about exit status to its own section.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/ac/ac.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/ac/ac.8
diff -u src/usr.sbin/ac/ac.8:1.16 src/usr.sbin/ac/ac.8:1.17
--- src/usr.sbin/ac/ac.8:1.16 Wed Apr 8 14:37:29 2009
+++ src/usr.sbin/ac/ac.8 Wed Dec 21 17:45:07 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: ac.8,v 1.16 2009/04/08 14:37:29 joerg Exp $
+.\" $NetBSD: ac.8,v 1.17 2016/12/21 17:45:07 abhinav Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -120,10 +120,6 @@ allows times recorded in
.Pa modems
to be charged out at a different rate than
.Pa other .
-.Pp
-The
-.Nm
-utility exits 0 on success, and \*[Gt]0 if a fatal error occurs.
.Sh FILES
.Bl -tag -width /var/log/wtmp.[0-7] -compact
.It Pa /var/log/wtmp
@@ -131,6 +127,8 @@ connect time accounting file
.It Pa /var/log/wtmp.[0-7]
rotated files
.El
+.Sh EXIT STATUS
+.Ex -std ac
.Sh SEE ALSO
.Xr login 1 ,
.Xr utmp 5 ,