diff options
-rw-r--r-- | share/man/man9/accf_data.9 | 4 | ||||
-rw-r--r-- | share/man/man9/accf_http.9 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man9/accf_data.9 b/share/man/man9/accf_data.9 index 496cda7..80b30cb 100644 --- a/share/man/man9/accf_data.9 +++ b/share/man/man9/accf_data.9 @@ -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 . diff --git a/share/man/man9/accf_http.9 b/share/man/man9/accf_http.9 index ab4cae6..82aa1fd 100644 --- a/share/man/man9/accf_http.9 +++ b/share/man/man9/accf_http.9 @@ -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 . |