From 3065478332a49197980fb33f9c27a87e0bb7248d Mon Sep 17 00:00:00 2001 From: asmodai Date: Sun, 18 Feb 2001 10:43:53 +0000 Subject: Preceed/preceeding are not english words. Use precede and preceding. --- usr.sbin/moused/moused.c | 4 ++-- usr.sbin/ntp/doc/ntp.conf.5 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/moused/moused.c b/usr.sbin/moused/moused.c index 996b02a..df3a9b0 100644 --- a/usr.sbin/moused/moused.c +++ b/usr.sbin/moused/moused.c @@ -1562,10 +1562,10 @@ r_protocol(u_char rBuf, mousestatus_t *act) /* * [KY-97/08/03] - * Receive the fourth byte only when preceeding three bytes have + * Receive the fourth byte only when preceding three bytes have * been detected (pBufP >= cur_proto[4]). In the previous * versions, the test was pBufP == 0; thus, we may have mistakingly - * received a byte even if we didn't see anything preceeding + * received a byte even if we didn't see anything preceding * the byte. */ diff --git a/usr.sbin/ntp/doc/ntp.conf.5 b/usr.sbin/ntp/doc/ntp.conf.5 index 610775a..af4e162 100644 --- a/usr.sbin/ntp/doc/ntp.conf.5 +++ b/usr.sbin/ntp/doc/ntp.conf.5 @@ -1418,7 +1418,7 @@ Specifies the name and options for the serial port device to which the PPS signal is connected. Note, this command replaces use of fudge flag3, which was used for the same purpose in NTPv3. -Note that this command should preceed the +Note that this command should precede the .Ic server and .Ic fudge -- cgit v1.1