diff options
author | brucec <brucec@FreeBSD.org> | 2010-08-28 16:32:01 +0000 |
---|---|---|
committer | brucec <brucec@FreeBSD.org> | 2010-08-28 16:32:01 +0000 |
commit | 76d72447281953457a8a3a319fdc80070bc5152c (patch) | |
tree | 63ce23a3afd66a826b4c91820bd78ab505f92089 /lib/libipx | |
parent | 7ce28b7066d5299134f831d522470bcecba74fce (diff) | |
download | FreeBSD-src-76d72447281953457a8a3a319fdc80070bc5152c.zip FreeBSD-src-76d72447281953457a8a3a319fdc80070bc5152c.tar.gz |
Fix incorrect usage of 'assure' and 'insure'.
Approved by: rrs (mentor)
Diffstat (limited to 'lib/libipx')
-rw-r--r-- | lib/libipx/ipx.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libipx/ipx.3 b/lib/libipx/ipx.3 index b38683d..ab6de2d 100644 --- a/lib/libipx/ipx.3 +++ b/lib/libipx/ipx.3 @@ -70,7 +70,7 @@ trailing .Ql 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 |