summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-09-23 14:40:46 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-09-23 14:40:46 +0000
commit3454534e759ed84852f647f6ee929a6f234d8f3d (patch)
tree166de9a22c28694ae01e9944845f6ea7fddda44c /gnu
parentcf8aac9a29ab51c1e746cbcfa244f2993d5ef751 (diff)
add EXIT STATUS here too;
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.sbin/sendmail/mailstats/mailstats.86
-rw-r--r--gnu/usr.sbin/sendmail/praliases/praliases.16
2 files changed, 4 insertions, 8 deletions
diff --git a/gnu/usr.sbin/sendmail/mailstats/mailstats.8 b/gnu/usr.sbin/sendmail/mailstats/mailstats.8
index 1d817e6b76a..928c329e1bc 100644
--- a/gnu/usr.sbin/sendmail/mailstats/mailstats.8
+++ b/gnu/usr.sbin/sendmail/mailstats/mailstats.8
@@ -87,10 +87,6 @@ Output information in program-readable mode without clearing statistics.
.It Fl o
Don't display the name of the mailer in the output.
.El
-.Pp
-The
-.Nm mailstats
-utility exits 0 on success, and >0 if an error occurs.
.Sh FILES
.Bl -tag -width /var/log/sendmail.stXX -compact
.It Pa /etc/mail/sendmail.cf
@@ -103,6 +99,8 @@ The default
.Nm sendmail
statistics file.
.El
+.Sh EXIT STATUS
+.Ex -std mailstats
.Sh SEE ALSO
.Xr mailq 8 ,
.Xr sendmail 8
diff --git a/gnu/usr.sbin/sendmail/praliases/praliases.1 b/gnu/usr.sbin/sendmail/praliases/praliases.1
index 655183a1960..64e8b4d03f3 100644
--- a/gnu/usr.sbin/sendmail/praliases/praliases.1
+++ b/gnu/usr.sbin/sendmail/praliases/praliases.1
@@ -40,10 +40,6 @@ system aliases file(s).
.Pp
If one or more keys are specified on the command line,
only entries which match those keys are displayed.
-.Pp
-The
-.Nm praliases
-utility exits 0 on success, and >0 if an error occurs.
.Sh FILES
.Bl -tag -width /etc/mail/sendmail.cf -compact
.It Pa /etc/mail/sendmail.cf
@@ -59,6 +55,8 @@ The database version of the
.Pa /etc/mail/aliases
file.
.El
+.Sh EXIT STATUS
+.Ex -std praliases
.Sh SEE ALSO
.Xr mailq 8 ,
.Xr sendmail 8