summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2017-07-04 06:56:50 +0000
committerwiz <wiz@NetBSD.org>2017-07-04 06:56:50 +0000
commit2f4712eb4c8b9b9ee749d7536bbca569572d8eee (patch)
tree52942903dd78e57d5739cf2c7ee4d813a549f36d /libexec
parent31d7b9b3be5929f5253d49f7cd31401e057d9f10 (diff)
Add EXIT STATUS section. Use Ex.
Diffstat (limited to 'libexec')
-rw-r--r--libexec/mail.local/mail.local.88
1 files changed, 3 insertions, 5 deletions
diff --git a/libexec/mail.local/mail.local.8 b/libexec/mail.local/mail.local.8
index 0f665455f04..f132ae0f430 100644
--- a/libexec/mail.local/mail.local.8
+++ b/libexec/mail.local/mail.local.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: mail.local.8,v 1.13 2017/07/03 21:35:49 wiz Exp $
+.\" $NetBSD: mail.local.8,v 1.14 2017/07/04 06:56:50 wiz Exp $
.\"
.\" Copyright (c) 1990 The Regents of the University of California.
.\" All rights reserved.
@@ -80,10 +80,6 @@ while mail is appended.
If the ``biff'' service is returned by
.Xr getservbyname 3 ,
the biff server is notified of delivered mail.
-.Pp
-The
-.Nm
-utility exits 0 on success, and >0 if an error occurs.
.Sh ENVIRONMENT
.Bl -tag -width indent
.It Ev TZ
@@ -96,6 +92,8 @@ temporary files
.It Pa /var/mail/user
user's mailbox directory
.El
+.Sh EXIT STATUS
+.Ex -std mail.local
.Sh SEE ALSO
.Xr mail 1 ,
.Xr sendmail 1 ,