Author: spuk
Date: Fri Feb  2 14:22:44 2007
New Revision: 115914

Modified:
   packages/cooker/ntp/current/SOURCES/ntp-4.2.4-html2man-adjusts.patch

Log:
SILENT: forgot to add ntp_auto(5) reference to ntp.conf(5) in previous change 
to ntp-4.2.4-html2man-adjusts.patch

Modified: packages/cooker/ntp/current/SOURCES/ntp-4.2.4-html2man-adjusts.patch
==============================================================================
--- packages/cooker/ntp/current/SOURCES/ntp-4.2.4-html2man-adjusts.patch        
(original)
+++ packages/cooker/ntp/current/SOURCES/ntp-4.2.4-html2man-adjusts.patch        
Fri Feb  2 14:22:44 2007
@@ -1,5 +1,5 @@
 diff --git a/scripts/html2man.in b/scripts/html2man.in
-index 3b072f4..e087936 100755
+index 3b072f4..1ca82df 100755
 --- a/scripts/html2man.in
 +++ b/scripts/html2man.in
 @@ -26,15 +26,17 @@ $MANDIR = "./man";
@@ -7,7 +7,7 @@
             'ntptrace' => ['ntptrace', 8, 'ntpd(8)'],
             'keygen' => ['ntp-keygen', 8, 'ntpd(8), ntp_auth(5)'],
 -           'confopt' => ['ntp.conf', 5, 'ntpd(8)'],
-+           'confopt' => ['ntp.conf', 5, 'ntpd(8), ntp_acc(5), ntp_auth(5), 
ntp_clock(5), ntp_misc(5), ntp_mon(5)'],
++           'confopt' => ['ntp.conf', 5, 'ntpd(8), ntp_acc(5), ntp_auth(5), 
ntp_auto(5), ntp_clock(5), ntp_misc(5), ntp_mon(5)'],
             'authopt' => ['ntp_auth', 5, 'ntp.conf(5), ntpd(8)'],
             'monopt' => ['ntp_mon', 5, 'ntp.conf(5)'],
             'accopt' => ['ntp_acc', 5, 'ntp.conf(5)'],

Reply via email to