diff options
| author | 2016-09-23 19:05:55 +0000 | |
|---|---|---|
| committer | 2016-09-23 19:05:55 +0000 | |
| commit | a1c0313757d1e23a6fa8873fffcf323dbaed9d0b (patch) | |
| tree | d41f5939f2793efc02925dac5e3c0f221bc474d1 /usr.sbin/syslogd | |
| parent | Making the regress target depends on building PROG. (diff) | |
| download | wireguard-openbsd-a1c0313757d1e23a6fa8873fffcf323dbaed9d0b.tar.xz wireguard-openbsd-a1c0313757d1e23a6fa8873fffcf323dbaed9d0b.zip | |
Revert a wording change. Requested by jmc@
Diffstat (limited to 'usr.sbin/syslogd')
| -rw-r--r-- | usr.sbin/syslogd/syslogd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/syslogd/syslogd.8 b/usr.sbin/syslogd/syslogd.8 index 6c5f94680c4..faffac7088e 100644 --- a/usr.sbin/syslogd/syslogd.8 +++ b/usr.sbin/syslogd/syslogd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: syslogd.8,v 1.47 2016/09/23 16:29:28 bluhm Exp $ +.\" $OpenBSD: syslogd.8,v 1.48 2016/09/23 19:05:55 bluhm Exp $ .\" .\" Copyright (c) 1983, 1986, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -211,7 +211,7 @@ This priority code should map into the priorities defined in the include file .In sys/syslog.h . .Pp -When sending syslog messages to a remote loghost via TLS, this +When sending syslog messages to a remote loghost via TLS, the server's certificate and hostname are validated to prevent malicious servers from reading messages. If the server has a certificate with a matching hostname signed by |
