CI opt-test: Drop Python2 & Bash in Fedora latest.
[ntpsec.git] / ntpclients / ntpkeygen-man.adoc
blob577e0167cdcbfa317bd397b3b3f4a41136e3d2e9
1 = ntpkeygen(8)
2 :man version: @NTPSEC_VERSION@
3 include::../docs/include-man.ad[]
5 ntpkeygen - create and manage NTP host keys
7 include::../docs/includes/ntpkeygen-body.adoc[]
9 == EXIT STATUS
11 One of the following exit values will be returned:
13 0 (EXIT_SUCCESS)::
14   Successful program execution.
15 1 (EXIT_FAILURE)::
16   The operation failed or the command syntax was not valid.
18 // end