Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/libexec/mail.local Add EXIT STATUS section. Use Ex.



details:   https://anonhg.NetBSD.org/src/rev/698beb2da3a3
branches:  trunk
changeset: 825219:698beb2da3a3
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Jul 04 06:56:50 2017 +0000

description:
Add EXIT STATUS section. Use Ex.

diffstat:

 libexec/mail.local/mail.local.8 |  8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diffs (29 lines):

diff -r 0e83edfd7359 -r 698beb2da3a3 libexec/mail.local/mail.local.8
--- a/libexec/mail.local/mail.local.8   Tue Jul 04 06:54:20 2017 +0000
+++ b/libexec/mail.local/mail.local.8   Tue Jul 04 06:56:50 2017 +0000
@@ -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 @@
 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 @@
 .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 ,



Home | Main Index | Thread Index | Old Index