summaryrefslogtreecommitdiffstats
path: root/share/man/man4/bpf.4
diff options
context:
space:
mode:
authorbrucec <brucec@FreeBSD.org>2010-08-28 16:32:01 +0000
committerbrucec <brucec@FreeBSD.org>2010-08-28 16:32:01 +0000
commit76d72447281953457a8a3a319fdc80070bc5152c (patch)
tree63ce23a3afd66a826b4c91820bd78ab505f92089 /share/man/man4/bpf.4
parent7ce28b7066d5299134f831d522470bcecba74fce (diff)
downloadFreeBSD-src-76d72447281953457a8a3a319fdc80070bc5152c.zip
FreeBSD-src-76d72447281953457a8a3a319fdc80070bc5152c.tar.gz
Fix incorrect usage of 'assure' and 'insure'.
Approved by: rrs (mentor)
Diffstat (limited to 'share/man/man4/bpf.4')
-rw-r--r--share/man/man4/bpf.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/bpf.4 b/share/man/man4/bpf.4
index 4051cb9..85beb07 100644
--- a/share/man/man4/bpf.4
+++ b/share/man/man4/bpf.4
@@ -683,7 +683,7 @@ padding between the header and the link level protocol.
The purpose here is to guarantee proper alignment of the packet
data structures, which is required on alignment sensitive
architectures and improves performance on many other architectures.
-The packet filter insures that the
+The packet filter ensures that the
.Vt bpf_xhdr ,
.Vt bpf_hdr
and the network layer
OpenPOWER on IntegriCloud