mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-12 14:29:28 +00:00
Fix typo: "an socket" -> "a socket".
Place period at the end of AUTHORS section. MFC after: 1 week
This commit is contained in:
parent
823c224e95
commit
88bc7f853c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=77279
@ -36,7 +36,7 @@
|
||||
.Nm options ACCEPT_FILTER_DATA
|
||||
.Nm kldload accf_data
|
||||
.Sh DESCRIPTION
|
||||
This is a filter to be placed on an socket that will be using
|
||||
This is a filter to be placed on a socket that will be using
|
||||
.Fn accept
|
||||
to receive incoming connections.
|
||||
.Pp
|
||||
@ -73,4 +73,4 @@ accf_data filter were introduced in
|
||||
.Fx 4.0 .
|
||||
.Sh AUTHORS
|
||||
This manual page and the filter were written by
|
||||
.An Alfred Perlstein ,
|
||||
.An Alfred Perlstein .
|
||||
|
@ -36,7 +36,7 @@
|
||||
.Nm options ACCEPT_FILTER_HTTP
|
||||
.Nm kldload accf_http
|
||||
.Sh DESCRIPTION
|
||||
This is a filter to be placed on an socket that will be using
|
||||
This is a filter to be placed on a socket that will be using
|
||||
.Fn accept
|
||||
to receive incoming HTTP connections.
|
||||
.Pp
|
||||
@ -94,4 +94,4 @@ accf_http filter were introduced in
|
||||
.Fx 4.0 .
|
||||
.Sh AUTHORS
|
||||
This manual page and the filter were written by
|
||||
.An Alfred Perlstein ,
|
||||
.An Alfred Perlstein .
|
||||
|
Loading…
Reference in New Issue
Block a user