summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/ntp/files/man-pages/ntpdc.html.patch')
-rw-r--r--net-misc/ntp/files/man-pages/ntpdc.html.patch26
1 files changed, 0 insertions, 26 deletions
diff --git a/net-misc/ntp/files/man-pages/ntpdc.html.patch b/net-misc/ntp/files/man-pages/ntpdc.html.patch
deleted file mode 100644
index 4e16393bb062..000000000000
--- a/net-misc/ntp/files/man-pages/ntpdc.html.patch
+++ /dev/null
@@ -1,26 +0,0 @@
---- ntp/html/ntpdc.html
-+++ ntp/html/ntpdc.html
-@@ -132,9 +132,9 @@
- <p>The following commands all make authenticated requests.</p>
- <dl>
-- <dt><tt>addpeer <i>peer_address</i> [
-+ <dt><tt>addpeer</tt> <i>peer_address</i> [
- <i>keyid</i> ] [ <i>version</i> ] [
- <tt>minpoll# | prefer | iburst | burst | minpoll
- <i>N</i> | <tt>maxpoll</tt> <i>N</i> [...] ]</tt>
-- <dt><tt>addpeer <i>peer_address</i> [
-+ <dt><tt>addpeer</tt> <i>peer_address</i> [
- <tt>prefer | iburst | burst | minpoll
- <i>N</i> | <tt>maxpoll</tt> <i>N</i> | <tt>keyid</tt>
-@@ -165,9 +165,9 @@
- previous setting. The <tt>prefer</tt> keyword indicates a preferred peer (and thus will be used primarily for clock synchronisation if possible). The preferred peer also determines the validity of the PPS signal - if the preferred peer is suitable for synchronisation so is the PPS signal.
- The <tt>dynamic</tt> keyword allows association configuration even when no suitable network interface is found at configuration time. The dynamic interface update mechanism may complete the configuration when new interfaces appear (e.g. WLAN/PPP interfaces) at a later time and thus render the association operable.
-- <dt><tt>addserver <i>peer_address</i> [
-+ <dt><tt>addserver</tt> <i>peer_address</i> [
- <i>keyid</i> ] [ <i>version</i> ] [
- <tt>minpoll# | prefer | iburst | burst | minpoll
- <i>N</i> | <tt>maxpoll</tt> <i>N</i> [...] ]</tt>
-- <dt><tt>addserver <i>peer_address</i> [
-+ <dt><tt>addserver</tt> <i>peer_address</i> [
- <tt>prefer | iburst | burst | minpoll
- <i>N</i> | <tt>maxpoll</tt> <i>N</i> | <tt>keyid</tt>