diff -r -u ntp-4.1.80-rc1-vanilla/html/authopt.html ntp-4.1.80-rc1-patched/html/authopt.html
--- ntp-4.1.80-rc1-vanilla/html/authopt.html 2003-03-16 20:35:33.000000000 +0100
+++ ntp-4.1.80-rc1-patched/html/authopt.html 2003-08-20 15:25:29.000000000 +0200
@@ -89,6 +89,8 @@
sign file
Specifies the location of the optional sign key file. This overrides the link ntpkey_sign_hostname in the keys directory. If this file is not found, the host key is also the sign key.
+ hostname hostname
+ This command specifies a hostname to use instead of the hostname returned by gethostname(). Setting this affects all the filenames for cryptographic data as well as the hostname transmitted to other systems. Single filenames can still be overridden by options to the crypto command. The hostname has to be between 4 and 128 characters long.
keys keyfile
Specifies the complete path and location of the MD5 key file containing the keys and key identifiers used by ntpd, ntpq and ntpdc when operating with symmetric key cryptography. This is the same operation as the -k command line option.
keysdir path
@@ -141,4 +143,4 @@