diff options
author | Hugh Graham <hugh@cvs.openbsd.org> | 2001-08-02 20:37:36 +0000 |
---|---|---|
committer | Hugh Graham <hugh@cvs.openbsd.org> | 2001-08-02 20:37:36 +0000 |
commit | 64a1c79a7541a096ea863dc9e5a8787acdacba80 (patch) | |
tree | a12fa02a736ba04863c484f7535bed6367df7ded /lib/libc/net/ipx.3 | |
parent | f6717f575e2234e71a172184a766daa52c29ff4e (diff) |
pet peeve, insure vs ensure
insure is to indemnify against some contingency
ensure is to make sure
Diffstat (limited to 'lib/libc/net/ipx.3')
-rw-r--r-- | lib/libc/net/ipx.3 | 4 |
1 files changed, 2 insertions, 2 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 |