summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorhugh <>2001-08-02 20:37:35 +0000
committerhugh <>2001-08-02 20:37:35 +0000
commitb93244c4e5e2fd9da5601e66c04d77bc1f8aed0f (patch)
tree116665ce9576225a4cd86f7483a2932fe6cc8643 /src
parent4b790f68539c49ef91f5e82506c2624900c92106 (diff)
downloadopenbsd-b93244c4e5e2fd9da5601e66c04d77bc1f8aed0f.tar.gz
openbsd-b93244c4e5e2fd9da5601e66c04d77bc1f8aed0f.tar.bz2
openbsd-b93244c4e5e2fd9da5601e66c04d77bc1f8aed0f.zip
pet peeve, insure vs ensure
insure is to indemnify against some contingency ensure is to make sure
Diffstat (limited to 'src')
-rw-r--r--src/lib/libc/net/ipx.34
-rw-r--r--src/lib/libc/net/ns.34
2 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libc/net/ipx.3 b/src/lib/libc/net/ipx.3
index c4c9494372..21c57a355d 100644
--- a/src/lib/libc/net/ipx.3
+++ b/src/lib/libc/net/ipx.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ipx.3,v 1.7 2000/10/18 05:12:07 aaron Exp $ 1.\" $OpenBSD: ipx.3,v 1.8 2001/08/02 20:37:35 hugh Exp $
2.\" 2.\"
3.\" Copyright (c) 1986, 1991, 1993 3.\" Copyright (c) 1986, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -72,7 +72,7 @@ trailing
72.Sq H 72.Sq H
73appended. 73appended.
74.Pp 74.Pp
75An effort has been made to insure that 75An effort has been made to ensure that
76.Fn ipx_addr 76.Fn ipx_addr
77be compatible with most formats in common use. 77be compatible with most formats in common use.
78It will first separate an address into 1 to 3 fields using a single delimiter 78It will first separate an address into 1 to 3 fields using a single delimiter
diff --git a/src/lib/libc/net/ns.3 b/src/lib/libc/net/ns.3
index 2f695af090..14e234c347 100644
--- a/src/lib/libc/net/ns.3
+++ b/src/lib/libc/net/ns.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ns.3,v 1.6 2000/10/18 05:12:07 aaron Exp $ 1.\" $OpenBSD: ns.3,v 1.7 2001/08/02 20:37:35 hugh Exp $
2.\" 2.\"
3.\" Copyright (c) 1986, 1991, 1993 3.\" Copyright (c) 1986, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -77,7 +77,7 @@ appended.
77Unfortunately, no universal standard exists for representing 77Unfortunately, no universal standard exists for representing
78.Tn XNS 78.Tn XNS
79addresses. 79addresses.
80An effort has been made to insure that 80An effort has been made to ensure that
81.Fn ns_addr 81.Fn ns_addr
82be compatible with most formats in common use. 82be compatible with most formats in common use.
83It will first separate an address into 1 to 3 fields using a single delimiter 83It will first separate an address into 1 to 3 fields using a single delimiter