mirror of
https://bitbucket.org/anguist/ntpa
synced 2025-10-05 18:41:13 +00:00
Updated docs
This commit is contained in:
7
README
7
README
@ -26,7 +26,7 @@ DESCRIPTION
|
||||
Mandatory configuration file.
|
||||
|
||||
--temp path
|
||||
Specifies the working directory. Default is /temp
|
||||
Specifies the working directory. Default is /tmp
|
||||
|
||||
--writepid file
|
||||
Specifies where the pid file should be written.
|
||||
@ -37,9 +37,6 @@ DESCRIPTION
|
||||
--help Show help and version info.
|
||||
|
||||
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
|
||||
ntpq(8), NTP query program
|
||||
ntp.conf(5), NTP daemon configuration file format
|
||||
@ -51,4 +48,4 @@ FILES
|
||||
AUTHOR(S)
|
||||
Carsten Sonne Larsen (cs@innolan.dk)
|
||||
|
||||
23 April 2016 ntpa(8)
|
||||
22 May 2016 ntpa(8)
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH ntpa 8 "23 April 2016"
|
||||
.TH ntpa 8 "22 May 2016"
|
||||
.ad
|
||||
.fi
|
||||
.SH "NAME"
|
||||
@ -32,7 +32,7 @@ can be started with the following options:
|
||||
.IP "\fB\--config\fR \fIfile\fR"
|
||||
Mandatory configuration file.
|
||||
.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"
|
||||
Specifies where the pid file should be written.
|
||||
.IP "\fB\--daemon\fR \fIname\fR"
|
||||
@ -43,9 +43,6 @@ Show help and version info.
|
||||
.SH "SEE ALSO"
|
||||
.na
|
||||
.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
|
||||
ntpq(8), NTP query program
|
||||
ntp.conf(5), NTP daemon configuration file format
|
Reference in New Issue
Block a user