Package: ntp Version: 1:4.2.0a+stable-8.1 Severity: minor Tags: patch There are some typographical problems in the ntpd manual page which cause the -A and -v options to be displayed at the end of the preceding paragraphs instead of on lines of their own. The attached patch fixes this (though there may be a better way to fix the -v problem).
-- Matt
diff -ru ntp-4.2.0a+stable-orig/debian/ntpd.1 ntp-4.2.0a+stable/debian/ntpd.1 --- ntp-4.2.0a+stable-orig/debian/ntpd.1 2006-02-20 18:31:17.000000000 -0800 +++ ntp-4.2.0a+stable/debian/ntpd.1 2006-02-20 18:33:16.000000000 -0800 @@ -78,8 +78,8 @@ .TP .I -a Enable authentication mode (default). -.I -A .TP +.I -A Disable authentication mode. .TP .I -b @@ -136,7 +136,7 @@ .TP .I -t key Add a key number to the trusted key list. -.T +.TP .I -v variable .TP .I -V variable
signature.asc
Description: Digital signature

