bafd05dacd
Daemon for maintaining the accuracy of computer clocks This packages was supplied by Juergen Hannken-Illjes in PR pkg/15729.
35 lines
1 KiB
Text
35 lines
1 KiB
Text
$NetBSD: patch-ac,v 1.1.1.1 2002/03/22 23:01:52 tron Exp $
|
|
|
|
--- chronyd.8.orig Sun Feb 17 23:23:14 2002
|
|
+++ chronyd.8
|
|
@@ -24,10 +24,10 @@
|
|
priviliges.
|
|
|
|
If \fBchronyd\fR has been installed to its default location
|
|
-\fI/usr/local/sbin/chronyd\fR, starting it is simply a matter of entering the
|
|
+\fI@PREFIX@/sbin/chronyd\fR, starting it is simply a matter of entering the
|
|
command:
|
|
|
|
-\fI/usr/local/sbin/chronyd\fR
|
|
+\fI@PREFIX@/sbin/chronyd\fR
|
|
|
|
Information messages and warnings will be logged to syslog.
|
|
|
|
@@ -43,7 +43,7 @@
|
|
.TP
|
|
\fB\-f\fR \fIconf-file\fR
|
|
This option can be used to specify an alternate location for the
|
|
-configuration file (default \fI/etc/chrony.conf\fR).
|
|
+configuration file (default \fI@PREFIX@/etc/chrony.conf\fR).
|
|
.TP
|
|
.B \-r
|
|
This option will reload sample histories for each of the servers being used.
|
|
@@ -83,7 +83,7 @@
|
|
This option displays \fBchronyd\fR's version number to the terminal and exits
|
|
|
|
.SH FILES
|
|
-\fI/etc/chrony.conf\fR
|
|
+\fI@PREFIX@/etc/chrony.conf\fR
|
|
|
|
.SH VERSION
|
|
Version 1.17
|