diff --git a/share/man/man9/accf_data.9 b/share/man/man9/accf_data.9 index 496cda785d0d..80b30cb15bea 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 ab4cae6483d7..82aa1fdc41b8 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 .