summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorbrucec <brucec@FreeBSD.org>2010-08-28 16:32:01 +0000
committerbrucec <brucec@FreeBSD.org>2010-08-28 16:32:01 +0000
commit76d72447281953457a8a3a319fdc80070bc5152c (patch)
tree63ce23a3afd66a826b4c91820bd78ab505f92089 /usr.sbin
parent7ce28b7066d5299134f831d522470bcecba74fce (diff)
downloadFreeBSD-src-76d72447281953457a8a3a319fdc80070bc5152c.zip
FreeBSD-src-76d72447281953457a8a3a319fdc80070bc5152c.tar.gz
Fix incorrect usage of 'assure' and 'insure'.
Approved by: rrs (mentor)
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/IPXrouted/IPXrouted.82
-rw-r--r--usr.sbin/ypbind/ypbind.82
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/IPXrouted/IPXrouted.8 b/usr.sbin/IPXrouted/IPXrouted.8
index 6c3bd54..f5d0e13 100644
--- a/usr.sbin/IPXrouted/IPXrouted.8
+++ b/usr.sbin/IPXrouted/IPXrouted.8
@@ -198,7 +198,7 @@ also periodically checks the routing table entries.
If an entry has not been updated for 3 minutes, the entry's metric
is set to infinity and marked for deletion.
Deletions are delayed
-an additional 60 seconds to insure the invalidation is propagated
+an additional 60 seconds to ensure the invalidation is propagated
to other routers.
.Pp
Hosts acting as internetwork routers gratuitously supply their
diff --git a/usr.sbin/ypbind/ypbind.8 b/usr.sbin/ypbind/ypbind.8
index 4608814..34ce217 100644
--- a/usr.sbin/ypbind/ypbind.8
+++ b/usr.sbin/ypbind/ypbind.8
@@ -123,7 +123,7 @@ domain and group of NIS servers.
Up to ten servers can be specified.
There must not be any spaces between the commas in the domain/server
specification.
-This option is used to insure that the system binds
+This option is used to ensure that the system binds
only to one domain and only to one of the specified servers, which
is useful for systems that are both NIS servers and NIS
clients: it provides a way to restrict what machines the system can
OpenPOWER on IntegriCloud