Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jun 2024 08:15:00 GMT
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: e335a74b5671 - main - accf_http.9: Fix grammar in description (singular/plural)
Message-ID:  <202406100815.45A8F0R5011916@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bcr:

URL: https://cgit.FreeBSD.org/src/commit/?id=e335a74b5671fa31ea347e70f43004ec29b35280

commit e335a74b5671fa31ea347e70f43004ec29b35280
Author:     Benedict Reuschling <bcr@FreeBSD.org>
AuthorDate: 2024-06-10 08:13:58 +0000
Commit:     Benedict Reuschling <bcr@FreeBSD.org>
CommitDate: 2024-06-10 08:13:58 +0000

    accf_http.9: Fix grammar in description (singular/plural)
---
 share/man/man9/accf_http.9 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406100815.45A8F0R5011916>