[Git][NTPsec/ntpsec][master] Fix duplicate exit status in man pages
Hal Murray (@hal.murray)
gitlab at mg.gitlab.com
Sun Dec 24 23:45:23 UTC 2023
Hal Murray pushed to branch master at NTPsec / ntpsec
Commits:
9893b850 by Richard Laager at 2023-12-24T15:44:35-06:00
Fix duplicate exit status in man pages
The "EXIT STATUS" section is duplicated in several man pages.
Reported-by: Bjarni Ingi Gislason <bjarniig at simnet.is>
- - - - -
4 changed files:
- docs/includes/ntp-conf-body.adoc
- docs/includes/ntpdig-body.adoc
- docs/includes/ntploggps-body.adoc
- docs/includes/ntplogtemp-body.adoc
Changes:
=====================================
docs/includes/ntp-conf-body.adoc
=====================================
@@ -228,13 +228,6 @@ include::../includes/misc-options.adoc[]
`ntp.keys`::
private keys
-One of the following exit values will be returned:
-
-0 (EXIT_SUCCESS)::
- Successful program execution.
-1 (EXIT_FAILURE)::
- The operation failed or the command syntax was not valid.
-
== SEE ALSO
{ntpdman}, {ntpqman}.
=====================================
docs/includes/ntpdig-body.adoc
=====================================
@@ -214,15 +214,6 @@ different from that found in sntp(1), tracking the newer formula used
in {ntpdman}. Expect offset computations to match but synch-distances
not to.
-== EXIT STATUS
-
-One of the following exit values will be returned:
-
-0 (EXIT_SUCCESS)::
- Successful program execution.
-1 (EXIT_FAILURE)::
- The operation failed or the command syntax was not valid.
-
== AUTHORS
Johannes Maximilian Kuehn, Harlan Stenn, Dave Hart.
=====================================
docs/includes/ntploggps-body.adoc
=====================================
@@ -71,15 +71,6 @@ GPS always output a static TDOP.
This will continuously log the gpsd data in the background to the file
/var/log/ntpstats/gpsd. Only log every 60 seconds.
-== EXIT STATUS
-
-One of the following exit values will be returned:
-
-0 (EXIT_SUCCESS)::
- Successful program execution.
-1 (EXIT_FAILURE)::
- The operation failed or the command syntax was not valid.
-
== AUTHORS
Gary E. Miller
=====================================
docs/includes/ntplogtemp-body.adoc
=====================================
@@ -71,15 +71,6 @@ The log file looks like:
This will continuously log the temperature data in the background
to the file /var/log/ntpstats/temperature. Only log every 60 seconds.
-== EXIT STATUS
-
-One of the following exit values will be returned:
-
-0 (EXIT_SUCCESS)::
- Successful program execution.
-1 (EXIT_FAILURE)::
- The operation failed or the command syntax was not valid.
-
== AUTHORS
Gary E. Miller
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/9893b850f54d31a47b1ace513c209edd34cece16
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/9893b850f54d31a47b1ace513c209edd34cece16
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20231224/041fa334/attachment-0001.htm>
More information about the vc
mailing list