CI opt-test: Drop Python2 & Bash in Fedora latest.
[ntpsec.git] / ntpclients / ntplogtemp-man.adoc
blob5232019065879de12b1dde10f7f19d8bb4383152
1 = ntplogtemp(1)
2 :man version: @NTPSEC_VERSION@
3 include::../docs/include-man.ad[]
5 ntplogtemp - log temperature data
7 include::../docs/includes/ntplogtemp-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