summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-02-18 10:43:53 +0000
committerasmodai <asmodai@FreeBSD.org>2001-02-18 10:43:53 +0000
commit3065478332a49197980fb33f9c27a87e0bb7248d (patch)
tree351d3248daf53d0b7b71746b8ece4b26a49ff090 /usr.sbin
parent0f00927ea0ae73e06c47bde5c0a01ade16bc3a08 (diff)
downloadFreeBSD-src-3065478332a49197980fb33f9c27a87e0bb7248d.zip
FreeBSD-src-3065478332a49197980fb33f9c27a87e0bb7248d.tar.gz
Preceed/preceeding are not english words. Use precede and preceding.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/moused/moused.c4
-rw-r--r--usr.sbin/ntp/doc/ntp.conf.52
2 files changed, 3 insertions, 3 deletions
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
OpenPOWER on IntegriCloud