Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/ac Move information about exit status to its own se...
details: https://anonhg.NetBSD.org/src/rev/a579ad9de424
branches: trunk
changeset: 349743:a579ad9de424
user: abhinav <abhinav%NetBSD.org@localhost>
date: Wed Dec 21 17:45:07 2016 +0000
description:
Move information about exit status to its own section.
diffstat:
usr.sbin/ac/ac.8 | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diffs (29 lines):
diff -r 2cc89c7432aa -r a579ad9de424 usr.sbin/ac/ac.8
--- a/usr.sbin/ac/ac.8 Wed Dec 21 17:29:22 2016 +0000
+++ b/usr.sbin/ac/ac.8 Wed Dec 21 17:45:07 2016 +0000
@@ -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 @@
.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 @@
.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 ,
Home |
Main Index |
Thread Index |
Old Index