From 1541af42f12f8570fb332516efee8f1e030c3e46 Mon Sep 17 00:00:00 2001 From: ru Date: Sun, 13 Feb 2005 22:25:33 +0000 Subject: Expand *n't contractions. --- usr.sbin/ntp/doc/ntp.conf.5 | 2 +- usr.sbin/ntp/doc/ntpd.8 | 2 +- usr.sbin/ntp/doc/ntpdate.8 | 2 +- usr.sbin/ntp/doc/ntpq.8 | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'usr.sbin/ntp') diff --git a/usr.sbin/ntp/doc/ntp.conf.5 b/usr.sbin/ntp/doc/ntp.conf.5 index 37a61be..876432f 100644 --- a/usr.sbin/ntp/doc/ntp.conf.5 +++ b/usr.sbin/ntp/doc/ntp.conf.5 @@ -1973,7 +1973,7 @@ general, they interact in intricate ways that are hard to predict and some combinations can result in some very nasty behavior. Very rarely is it necessary to change the default values; but, some -folks can't resist twisting the knobs anyway and this command is +folks cannot resist twisting the knobs anyway and this command is for them. Emphasis added: twisters are on their own and can expect no help from the support group. diff --git a/usr.sbin/ntp/doc/ntpd.8 b/usr.sbin/ntp/doc/ntpd.8 index 14457c7..5808371 100644 --- a/usr.sbin/ntp/doc/ntpd.8 +++ b/usr.sbin/ntp/doc/ntpd.8 @@ -140,7 +140,7 @@ Listen to virtual IPs. Synchronize using NTP multicast messages on the IP multicast group address 224.0.1.1 (requires multicast kernel). .It Fl n -Don't fork. +Do not fork. .It Fl N Ar priority To the extent permitted by the operating system, run the .Nm diff --git a/usr.sbin/ntp/doc/ntpdate.8 b/usr.sbin/ntp/doc/ntpdate.8 index 9d5084a..8d4b6d3 100644 --- a/usr.sbin/ntp/doc/ntpdate.8 +++ b/usr.sbin/ntp/doc/ntpdate.8 @@ -129,7 +129,7 @@ as the integer with values from 1 to 8 inclusive. The default is 4. .It Fl q -Query only - don't set the clock. +Query only - do not set the clock. .It Fl s Divert logging output from the standard output (default) to the system diff --git a/usr.sbin/ntp/doc/ntpq.8 b/usr.sbin/ntp/doc/ntpq.8 index 4c0d7ca..c2efc66 100644 --- a/usr.sbin/ntp/doc/ntpq.8 +++ b/usr.sbin/ntp/doc/ntpq.8 @@ -200,7 +200,7 @@ will have their values reformatted for human consumption. Variables which .Nm -thinks should have a decodable value but didn't are +thinks should have a decodable value but did not are marked with a trailing .Ql \&? . .It Xo Ic debug @@ -254,7 +254,7 @@ Sets the NTP version number which claims in packets. Defaults to 3, Note that mode 6 control messages (and -modes, for that matter) didn't exist in NTP version 1. +modes, for that matter) did not exist in NTP version 1. There appear to be no servers left which demand version 1. .It Ic quit @@ -746,4 +746,4 @@ The timeout time is a fixed constant, which means you wait a long time for timeouts since it assumes sort of a worst case. The program should improve the timeout estimate as -it sends queries to a particular host, but doesn't. +it sends queries to a particular host, but does not. -- cgit v1.1