Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin sync with sendmail path change (/etc/aliases -> /etc...
details: https://anonhg.NetBSD.org/src/rev/3ea9d4f580da
branches: trunk
changeset: 485783:3ea9d4f580da
user: itojun <itojun%NetBSD.org@localhost>
date: Fri May 05 18:21:06 2000 +0000
description:
sync with sendmail path change (/etc/aliases -> /etc/mail/aliases)
diffstat:
usr.bin/mail/mail.1 | 4 ++--
usr.bin/msgs/msgs.1 | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 8c501b2282e9 -r 3ea9d4f580da usr.bin/mail/mail.1
--- a/usr.bin/mail/mail.1 Fri May 05 18:17:43 2000 +0000
+++ b/usr.bin/mail/mail.1 Fri May 05 18:21:06 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mail.1,v 1.15 1999/12/20 22:53:44 fair Exp $
+.\" $NetBSD: mail.1,v 1.16 2000/05/05 18:21:06 itojun Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -254,7 +254,7 @@
command in
.Nm "" .
System wide distribution lists can be created by editing
-.Pa /etc/aliases ,
+.Pa /etc/mail/aliases ,
see
.Xr aliases 5
and
diff -r 8c501b2282e9 -r 3ea9d4f580da usr.bin/msgs/msgs.1
--- a/usr.bin/msgs/msgs.1 Fri May 05 18:17:43 2000 +0000
+++ b/usr.bin/msgs/msgs.1 Fri May 05 18:21:06 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: msgs.1,v 1.10 1999/08/29 17:50:09 mycroft Exp $
+.\" $NetBSD: msgs.1,v 1.11 2000/05/05 18:21:07 itojun Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -135,7 +135,7 @@
.Dl msgs: \&"\&| /usr/bin/msgs \-s\&"
.Pp
should be included in
-.Pa /etc/aliases
+.Pa /etc/mail/aliases
(see
.Xr newaliases 1 )
to enable posting of messages.
Home |
Main Index |
Thread Index |
Old Index