Fix typo: "an socket" -> "a socket".

Place period at the end of AUTHORS section.

MFC after:	1 week
This commit is contained in:
olgeni 2001-05-27 22:17:46 +00:00
parent fd9bc10197
commit 68b6353ddf
2 changed files with 4 additions and 4 deletions

View File

@ -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 .

View File

@ -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 .