summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/ns.3
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/lib/libc/net/ns.3
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/lib/libc/net/ns.3')
-rw-r--r--src/lib/libc/net/ns.34
1 files changed, 2 insertions, 2 deletions
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