summaryrefslogtreecommitdiffstats
path: root/share/man/man4/bpf.4
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2010-07-31 12:14:28 +0000
committerjoel <joel@FreeBSD.org>2010-07-31 12:14:28 +0000
commit8c3d367011c58bebc22dc90319623ea70b767d4b (patch)
tree1d0c2a0578163b54bc0ae5ef9d73c61282c99f28 /share/man/man4/bpf.4
parentbf6e76cd8333471838a87afda31c804bfff9f0de (diff)
downloadFreeBSD-src-8c3d367011c58bebc22dc90319623ea70b767d4b.zip
FreeBSD-src-8c3d367011c58bebc22dc90319623ea70b767d4b.tar.gz
Fix a bunch of typos and spelling mistakes.
Diffstat (limited to 'share/man/man4/bpf.4')
-rw-r--r--share/man/man4/bpf.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/bpf.4 b/share/man/man4/bpf.4
index 7b6496b..4051cb9 100644
--- a/share/man/man4/bpf.4
+++ b/share/man/man4/bpf.4
@@ -1,7 +1,7 @@
.\" Copyright (c) 2007 Seccuris Inc.
.\" All rights reserved.
.\"
-.\" This sofware was developed by Robert N. M. Watson under contract to
+.\" This software was developed by Robert N. M. Watson under contract to
.\" Seccuris Inc.
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -253,7 +253,7 @@ As in the buffered read mode,
.Xr poll 2 ,
and
.Xr select 2
-may be used to sleep awaiting the availbility of a completed buffer.
+may be used to sleep awaiting the availability of a completed buffer.
They will return a readable file descriptor when ownership of the next buffer
is assigned to user space.
.Pp
OpenPOWER on IntegriCloud