From 89430ff568824bd0aab9ce01fed1c61f439237e4 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Fri, 28 Aug 2015 02:59:29 +0000 Subject: [PATCH] Xr ntpctl; from Rob Pierce --- src/usr.sbin/ntpd/ntpd.conf.5 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/usr.sbin/ntpd/ntpd.conf.5 b/src/usr.sbin/ntpd/ntpd.conf.5 index 82b7e30b..70f547f4 100644 --- a/src/usr.sbin/ntpd/ntpd.conf.5 +++ b/src/usr.sbin/ntpd/ntpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ntpd.conf.5,v 1.31 2015/05/18 11:10:03 dtucker Exp $ +.\" $OpenBSD: ntpd.conf.5,v 1.32 2015/08/28 02:59:29 deraadt Exp $ .\" .\" Copyright (c) 2003, 2004 Henning Brauer .\" @@ -14,7 +14,7 @@ .\" AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT .\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 18 2015 $ +.Dd $Mdocdate: August 28 2015 $ .Dt NTPD.CONF 5 .Os .Sh NAME @@ -223,6 +223,7 @@ default configuration file .El .Sh SEE ALSO +.Xr ntpctl 8 , .Xr ntpd 8 , .Xr sysctl 8 .Sh HISTORY