summaryrefslogtreecommitdiff
path: root/lib/libc/net
diff options
context:
space:
mode:
authorHugh Graham <hugh@cvs.openbsd.org>2001-08-02 20:37:36 +0000
committerHugh Graham <hugh@cvs.openbsd.org>2001-08-02 20:37:36 +0000
commit64a1c79a7541a096ea863dc9e5a8787acdacba80 (patch)
treea12fa02a736ba04863c484f7535bed6367df7ded /lib/libc/net
parentf6717f575e2234e71a172184a766daa52c29ff4e (diff)
pet peeve, insure vs ensure
insure is to indemnify against some contingency ensure is to make sure
Diffstat (limited to 'lib/libc/net')
-rw-r--r--lib/libc/net/ipx.34
-rw-r--r--lib/libc/net/ns.34
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/net/ipx.3 b/lib/libc/net/ipx.3
index c4c94943729..21c57a355d0 100644
--- a/lib/libc/net/ipx.3
+++ b/lib/libc/net/ipx.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipx.3,v 1.7 2000/10/18 05:12:07 aaron Exp $
+.\" $OpenBSD: ipx.3,v 1.8 2001/08/02 20:37:35 hugh Exp $
.\"
.\" Copyright (c) 1986, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -72,7 +72,7 @@ trailing
.Sq H
appended.
.Pp
-An effort has been made to insure that
+An effort has been made to ensure that
.Fn ipx_addr
be compatible with most formats in common use.
It will first separate an address into 1 to 3 fields using a single delimiter
diff --git a/lib/libc/net/ns.3 b/lib/libc/net/ns.3
index 2f695af090b..14e234c347c 100644
--- a/lib/libc/net/ns.3
+++ b/lib/libc/net/ns.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ns.3,v 1.6 2000/10/18 05:12:07 aaron Exp $
+.\" $OpenBSD: ns.3,v 1.7 2001/08/02 20:37:35 hugh Exp $
.\"
.\" Copyright (c) 1986, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -77,7 +77,7 @@ appended.
Unfortunately, no universal standard exists for representing
.Tn XNS
addresses.
-An effort has been made to insure that
+An effort has been made to ensure that
.Fn ns_addr
be compatible with most formats in common use.
It will first separate an address into 1 to 3 fields using a single delimiter