diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2005-06-05 14:17:32 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2005-06-05 14:17:32 +0000 |
commit | 8b52055a8ca477a8ca93eeb2f8ed68833b19a4f0 (patch) | |
tree | 3a9768fc60fde8165c6abc2fdb61f60e3760fc5a /net/openntpd/files | |
parent | - Update to 1.1.0 (diff) |
Update to 3.7p1. No major changes, but lots of small ones.
Diffstat (limited to 'net/openntpd/files')
-rw-r--r-- | net/openntpd/files/patch-ntpd.8 | 25 |
1 files changed, 5 insertions, 20 deletions
diff --git a/net/openntpd/files/patch-ntpd.8 b/net/openntpd/files/patch-ntpd.8 index 27f3f8bf5a69..4c601e1953f0 100644 --- a/net/openntpd/files/patch-ntpd.8 +++ b/net/openntpd/files/patch-ntpd.8 @@ -3,7 +3,7 @@ $FreeBSD$ --- ntpd.8.orig +++ ntpd.8 -@@ -52,6 +52,20 @@ +@@ -53,6 +53,20 @@ .Xr adjtime 2 will be logged. .Pp @@ -24,7 +24,7 @@ $FreeBSD$ When .Nm starts up, it reads settings from a configuration file, -@@ -71,7 +85,7 @@ +@@ -72,7 +86,7 @@ .Ar file as the configuration file, instead of the default @@ -33,22 +33,8 @@ $FreeBSD$ .It Fl S Do not set the time immediately at startup. This is the default. -@@ -83,22 +97,10 @@ - .Xr rdate 8 - before starting +@@ -86,8 +100,8 @@ .Nm . --Currently, the --.Fl s --option is added unconditionally in --.Xr rc 8 . --Make sure to specify the --.Fl S --option --(add/edit --.Va ntpd_flags --in --.Xr rc.conf.local 8 ) --if this behaviour is not desired. .El .Sh FILES -.Bl -tag -width "/etc/ntpd.confXXX" -compact @@ -58,13 +44,12 @@ $FreeBSD$ default .Nm configuration file -@@ -107,8 +109,8 @@ +@@ -96,6 +110,8 @@ .Xr date 1 , .Xr adjtime 2 , .Xr ntpd.conf 5 , +.Xr rc.conf 5 , - .Xr rc 8 , --.Xr rc.conf 8 , ++.Xr rc 8 , .Xr rdate 8 , .Xr timed 8 .Rs |