summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2015-03-14 04:11:03 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2015-03-14 04:11:03 +0000
commit72e21f5e22d6c82369a1a528bdddb67ce16a20f4 (patch)
tree696eaf04540fdd282065fc0c2f0db21c59511a6e /usr.sbin
parent4db7003c15fe1a61209e264883f7c74ab7f4dd3a (diff)
mention TLS HTTPS here also; ok bcook
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ntpd/ntpd.88
1 files changed, 6 insertions, 2 deletions
diff --git a/usr.sbin/ntpd/ntpd.8 b/usr.sbin/ntpd/ntpd.8
index 9d534989623..1363f5e80be 100644
--- a/usr.sbin/ntpd/ntpd.8
+++ b/usr.sbin/ntpd/ntpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ntpd.8,v 1.37 2014/02/12 15:45:52 schwarze Exp $
+.\" $OpenBSD: ntpd.8,v 1.38 2015/03/14 04:11:02 deraadt Exp $
.\"
.\" Copyright (c) 2003, 2004, 2006 Henning Brauer <henning@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
.\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 12 2014 $
+.Dd $Mdocdate: March 14 2015 $
.Dt NTPD 8
.Os
.Sh NAME
@@ -38,6 +38,10 @@ It implements the Simple Network Time Protocol version 4,
as described in RFC 5905,
and the Network Time Protocol version 3,
as described in RFC 1305.
+Time can also be fetched from TLS HTTPS servers to reduce the
+impact of unauthenticated NTP
+.Sq Man-In-The-Middle
+attacks.
.Pp
The options are as follows:
.Bl -tag -width "-f fileXXX"