diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-09-17 10:22:01 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-09-17 10:22:01 +0000 |
commit | 18bf53ab3585b5424bb1e2b096df8081daa29eb3 (patch) | |
tree | 54398a1c97b464978aea61b610a1c1b3c65a10df /usr.sbin/ntpd | |
parent | 16d2fefef888fbde52f8b219660db00e30a777d4 (diff) |
tweak previous;
Diffstat (limited to 'usr.sbin/ntpd')
-rw-r--r-- | usr.sbin/ntpd/ntpd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ntpd/ntpd.8 b/usr.sbin/ntpd/ntpd.8 index 5baa43994e8..2dbab5392e9 100644 --- a/usr.sbin/ntpd/ntpd.8 +++ b/usr.sbin/ntpd/ntpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ntpd.8,v 1.30 2011/09/17 09:53:21 henning Exp $ +.\" $OpenBSD: ntpd.8,v 1.31 2011/09/17 10:22:00 jmc Exp $ .\" .\" Copyright (c) 2003, 2004, 2006 Henning Brauer <henning@openbsd.org> .\" @@ -64,8 +64,8 @@ Try to set the time immediately at startup, as opposed to slowly adjusting the clock. .Nm will stay in the foreground for up to 15 seconds waiting for one of the -configured ntp servers to reply. -It Fl v +configured NTP servers to reply. +.It Fl v This option allows .Nm to send DEBUG priority messages to syslog. |