summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/ntpd/ntpd.html
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2016-01-27 07:41:31 +0000
committerdelphij <delphij@FreeBSD.org>2016-01-27 07:41:31 +0000
commitc6068befe92b8a57c14895fce91c3f9f484112ae (patch)
treeb594030d53fff8bb3c208102e7c681b13bd35f59 /contrib/ntp/ntpd/ntpd.html
parent081d2796398eccde663726fb1d7073ada3146548 (diff)
downloadFreeBSD-src-c6068befe92b8a57c14895fce91c3f9f484112ae.zip
FreeBSD-src-c6068befe92b8a57c14895fce91c3f9f484112ae.tar.gz
Fix multiple vulnerabilities of ntp. [SA-16:09]
Fix Linux compatibility layer issetugid(2) system call vulnerability. [SA-16:10] Security: FreeBSD-SA-16:09.ntp Security: FreeBSD-SA-16:10.linux Approved by: so
Diffstat (limited to 'contrib/ntp/ntpd/ntpd.html')
-rw-r--r--contrib/ntp/ntpd/ntpd.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/ntp/ntpd/ntpd.html b/contrib/ntp/ntpd/ntpd.html
index ae3e17c..bdf58a1 100644
--- a/contrib/ntp/ntpd/ntpd.html
+++ b/contrib/ntp/ntpd/ntpd.html
@@ -39,7 +39,7 @@ The program can operate in any of several modes, including client/server,
symmetric and broadcast modes, and with both symmetric-key and public-key
cryptography.
- <p>This document applies to version 4.2.8p5 of <code>ntpd</code>.
+ <p>This document applies to version 4.2.8p6 of <code>ntpd</code>.
<ul class="menu">
<li><a accesskey="1" href="#ntpd-Description">ntpd Description</a>: Description
@@ -220,7 +220,7 @@ the usage text by passing it through a pager program.
used to select the program, defaulting to <span class="file">more</span>. Both will exit
with a status code of 0.
-<pre class="example">ntpd - NTP daemon program - Ver. 4.2.8p4
+<pre class="example">ntpd - NTP daemon program - Ver. 4.2.8p5
Usage: ntpd [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
[ &lt;server1&gt; ... &lt;serverN&gt; ]
Flg Arg Option-Name Description
OpenPOWER on IntegriCloud