From: Harlan Stenn Date: Wed, 9 Jan 2013 09:09:37 +0000 (+0000) Subject: Add a reference to RFC5907 in the ntpsnmpd documentation X-Git-Tag: NTP_4_2_7P348~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48df6223049cfba74d2e82363076e8c71e003a9f;p=thirdparty%2Fntp.git Add a reference to RFC5907 in the ntpsnmpd documentation bk: 50ed33d1h_yUO_4F_SlptvsHdPAaNw --- diff --git a/ChangeLog b/ChangeLog index e5f4d4f92..9b3611b65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +* Add a reference to RFC5907 in the ntpsnmpd documentation. (4.2.7p347) 2013/01/07 Released by Harlan Stenn * [Bug 2325] Re-enable mlockall() check under Linux post-1223 fix. (4.2.7p346) 2013/01/06 Released by Harlan Stenn diff --git a/ntpsnmpd/ntpsnmpd-opts.def b/ntpsnmpd/ntpsnmpd-opts.def index cb949b0a1..8bb925f12 100644 --- a/ntpsnmpd/ntpsnmpd-opts.def +++ b/ntpsnmpd/ntpsnmpd-opts.def @@ -124,6 +124,19 @@ doc-section = { _END_MDOC_AUTHORS; }; +doc-section = { + ds-type = 'SEE ALSO'; + ds-format = 'mdoc'; + ds-text = <<- _END_MDOC_SEE_ALSO +.Rs +.%A H. Gerstung +.%A C. Elliott +.%A B. Haberman, Ed. +.%T Definitions of Managed Objects for Network Time Protocol Version 4: (NTPv4) +.%O RFC5907 +.Re + _END_MDOC_SEE_ALSO; + /* doc-section = { ds-type = 'BUGS';