bk: 4e30ef30l3Mmrze54dUAjl7xNJv9LA
* [Bug 1975] from 4.2.6p4-RC2: libntp/mktime.c won't work with 64-bit
time_t
* [Bug 1976] genLocInfo writes to srcdir break 'make distcheck'.
+* [Bug 1977] Mismatch between flag and description in ntp-keygen-opts.def.
* Do not force "legacy" when --with-locfile is not given, genLocInfo
will find the correct default for the system.
* Fix warnings in ntp_request.c ([Bug 1973] oversight) and sntp/main.c
arg-name = issuer-name;
descrip = "set issuer name";
doc = <<- _EndOfDoc_
- Set the subject name to name. This is used as the subject field
+ Set the issuer name to name. This is used for the issuer field
in certificates and in the file name for host and sign keys.
_EndOfDoc_;
};
ifdef = AUTOKEY;
descrip = "set subject name";
doc = <<- _EndOfDoc_
- Set the issuer name to name. This is used for the issuer field
+ Set the subject name to name. This is used as the subject field
in certificates and in the file name for identity files.
_EndOfDoc_;
};