aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/accf_data.9
diff options
context:
space:
mode:
authorBen Smithurst <ben@FreeBSD.org>2000-11-17 09:16:29 +0000
committerBen Smithurst <ben@FreeBSD.org>2000-11-17 09:16:29 +0000
commit0381c6e5babafe51e97ca53e4384ece5b1550b5a (patch)
treeea207d99f41c8ee7cffca54758339d3209b824af /share/man/man9/accf_data.9
parent1d6dc229163bea8ef8cc51eecb5f2b8083167c4a (diff)
downloadsrc-0381c6e5babafe51e97ca53e4384ece5b1550b5a.tar.gz
src-0381c6e5babafe51e97ca53e4384ece5b1550b5a.zip
Fix typos.
PR: 22901, 22902 Submitted by: Jimmy Olgeni <olgeni@uli.it>
Notes
Notes: svn path=/head/; revision=68853
Diffstat (limited to 'share/man/man9/accf_data.9')
-rw-r--r--share/man/man9/accf_data.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/accf_data.9 b/share/man/man9/accf_data.9
index d39c060201c1..10546c4c5007 100644
--- a/share/man/man9/accf_data.9
+++ b/share/man/man9/accf_data.9
@@ -38,9 +38,9 @@
.Sh DESCRIPTION
This is a filter to be placed on an socket that will be using
.Fn accept
-to recieve incomming connections.
+to receive incoming connections.
.Pp
-It prevents the application from recieving the a connected descriptor via
+It prevents the application from receiving the connected descriptor via
.Fn accept
until data arrives on the connection.
.Pp