diff options
author | 2014-09-16 16:27:23 +0000 | |
---|---|---|
committer | 2014-09-16 16:27:23 +0000 | |
commit | 4176fb86706651b92ad3d1fbb88048a158a4a19d (patch) | |
tree | e7433b9d86efdfe2de5067ff2dc6a46e200ed5f7 | |
parent | less sendmail specific; (diff) | |
download | wireguard-openbsd-4176fb86706651b92ad3d1fbb88048a158a4a19d.tar.xz wireguard-openbsd-4176fb86706651b92ad3d1fbb88048a158a4a19d.zip |
less sendmail specific; ok millert
-rw-r--r-- | usr.bin/newsyslog/newsyslog.8 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.bin/newsyslog/newsyslog.8 b/usr.bin/newsyslog/newsyslog.8 index ae3d79d5327..abf3a5e7575 100644 --- a/usr.bin/newsyslog/newsyslog.8 +++ b/usr.bin/newsyslog/newsyslog.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: newsyslog.8,v 1.51 2014/09/08 01:27:55 schwarze Exp $ +.\" $OpenBSD: newsyslog.8,v 1.52 2014/09/16 16:27:23 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -41,7 +41,7 @@ .\" the suitability of this software for any purpose. It is .\" provided "as is" without express or implied warranty. .\" -.Dd $Mdocdate: September 8 2014 $ +.Dd $Mdocdate: September 16 2014 $ .Dt NEWSYSLOG 8 .Os .Sh NAME @@ -386,8 +386,7 @@ flag specifies that symbolic links should be followed. Specify the username (or email address) that should receive notification messages if this is a monitored log file. Notification messages are sent as email; the operator -deserves what they get if they mark the -.Xr sendmail 8 +deserves what they get if they mark the mail log file as monitored. This field is only valid when the .Sq M |