diff options
| author | Benedict Reuschling <bcr@FreeBSD.org> | 2024-06-10 08:13:58 +0000 |
|---|---|---|
| committer | Benedict Reuschling <bcr@FreeBSD.org> | 2024-06-10 08:13:58 +0000 |
| commit | e335a74b5671fa31ea347e70f43004ec29b35280 (patch) | |
| tree | fc8b3dabc99bf1d58e1d3e56012c154d27aaa0fd | |
| parent | 6c5ee6e55a35421248f914c4b00dc9ed555262fe (diff) | |
accf_http.9: Fix grammar in description (singular/plural)
| -rw-r--r-- | share/man/man9/accf_http.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/accf_http.9 b/share/man/man9/accf_http.9 index f48894807312..f71bb7811dc0 100644 --- a/share/man/man9/accf_http.9 +++ b/share/man/man9/accf_http.9 @@ -28,7 +28,7 @@ .Os .Sh NAME .Nm accf_http -.Nd "buffer incoming connections until a certain complete HTTP requests arrive" +.Nd "buffer incoming connections until a certain complete HTTP request arrives" .Sh SYNOPSIS .Nm options INET .Nm options ACCEPT_FILTER_HTTP |
