1
0
mirror of https://bitbucket.org/anguist/ntpa synced 2025-10-05 18:41:13 +00:00

Updated docs

This commit is contained in:
2016-05-23 00:21:20 +02:00
parent eca7a1a152
commit 9fb656b9b6
2 changed files with 4 additions and 10 deletions

7
README
View File

@ -26,7 +26,7 @@ DESCRIPTION
Mandatory configuration file. Mandatory configuration file.
--temp path --temp path
Specifies the working directory. Default is /temp Specifies the working directory. Default is /tmp
--writepid file --writepid file
Specifies where the pid file should be written. Specifies where the pid file should be written.
@ -37,9 +37,6 @@ DESCRIPTION
--help Show help and version info. --help Show help and version info.
SEE ALSO SEE ALSO
ntpav(1), NTP Analyzer configuration validation tool
ntpac(1), NTP Analyzer command query tool
ntpa.conf(5), NTP Analyzer daemon configuration file format
ntpd(8), NTP daemon program ntpd(8), NTP daemon program
ntpq(8), NTP query program ntpq(8), NTP query program
ntp.conf(5), NTP daemon configuration file format ntp.conf(5), NTP daemon configuration file format
@ -51,4 +48,4 @@ FILES
AUTHOR(S) AUTHOR(S)
Carsten Sonne Larsen (cs@innolan.dk) Carsten Sonne Larsen (cs@innolan.dk)
23 April 2016 ntpa(8) 22 May 2016 ntpa(8)

View File

@ -1,4 +1,4 @@
.TH ntpa 8 "23 April 2016" .TH ntpa 8 "22 May 2016"
.ad .ad
.fi .fi
.SH "NAME" .SH "NAME"
@ -32,7 +32,7 @@ can be started with the following options:
.IP "\fB\--config\fR \fIfile\fR" .IP "\fB\--config\fR \fIfile\fR"
Mandatory configuration file. Mandatory configuration file.
.IP "\fB\--temp\fR \fIpath\fR" .IP "\fB\--temp\fR \fIpath\fR"
Specifies the working directory. Default is /temp Specifies the working directory. Default is /tmp
.IP "\fB\--writepid\fR \fIfile\fR" .IP "\fB\--writepid\fR \fIfile\fR"
Specifies where the pid file should be written. Specifies where the pid file should be written.
.IP "\fB\--daemon\fR \fIname\fR" .IP "\fB\--daemon\fR \fIname\fR"
@ -43,9 +43,6 @@ Show help and version info.
.SH "SEE ALSO" .SH "SEE ALSO"
.na .na
.nf .nf
ntpav(1), NTP Analyzer configuration validation tool
ntpac(1), NTP Analyzer command query tool
ntpa.conf(5), NTP Analyzer daemon configuration file format
ntpd(8), NTP daemon program ntpd(8), NTP daemon program
ntpq(8), NTP query program ntpq(8), NTP query program
ntp.conf(5), NTP daemon configuration file format ntp.conf(5), NTP daemon configuration file format