From nobody Thu Aug 6 22:31:34 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hGMT31jq0z6nLRw for ; Thu, 06 Aug 2026 22:31:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hGMT268hQz4P4Y for ; Thu, 06 Aug 2026 22:31:34 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786055494; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=eZR75Hv7hh93l4aELP2IwxQEh7EJbSk8gzJw/2n/qQ0=; b=xCcKLnC9E88wUNINTrW2iR5clebN2CaGeCa3khThdm2RtuRLm9c9414W+DliTO8bq+/jfO 9tOMagKlOTcnxwH6rcBfkrz3w65dd4U7JL6KwSGa1O+kn+kZO9UAvtHDh1BEIoY1ITjJEM ogDxSz/+tJ/cKVZop7xzsyhFTBGQ1gKUe/5DPOPARqM+X4ZQJlKkJksM9QOjm38+LhWraH HpwEzX8rni1RRaG51iwldOWVDY0EY8RZnpJowXH1yCYUW9l+DFdbtsLhXMKMDC3HIdfkCo pSXSGFQwA3+1u/nBxXrUSldKUwxCqxzle8aLhRntjBYyPy9vwHWGfMO6DutHuA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786055494; a=rsa-sha256; cv=none; b=Qzc8zCisKxp0XpiLDEmQJ0NmbFWNxe2ynaH4XV9bzwIpD3ZLvlr3LeULRHPJV/weka8EL7 /VPN7tr5pQIxEWXoAIQjLu1Jg2PEdeZ1SEyzNCT91tkjGLv5WhErohERyDH1AcU2Nr2L+d 0O4ubiQh0p4sYj20mr5m5rdmJq3Jsn308JY6Q6K6D02xWyGjK/L6bIlDvMutsanoc3seL5 0maE8g3Lz9cUt8ERAdI80Zb4i/5+rpdl0i6S6gxhU2FCodH/l6ucg8/4k45y4P/nbOAHfy vLOj09Wpc1AWR9quTIDBnbLYvZlnT9w3tMzj0wSEFfHXbYoWpaoGmcCFier4/w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786055494; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=eZR75Hv7hh93l4aELP2IwxQEh7EJbSk8gzJw/2n/qQ0=; b=NTd/3ORHAIAXqnThJmbgSXYQGk4zthmGBnAOnDAoYsKd7wzWtihYFlbC0Q6el5ENsOjefS lEmOnxKibhv+1odsYnsbKz7FD3+aKMhbpnWiH40RQpG6j/DomAP+W6+c0GcVUaBcqzOjmu ++tE7RixCx4l5Fp0CMyQyUF4zi5x9LKJZyJjaxpKBM5CNtz4/GRGzyZGqRH3iyCN3Xua3O kO+2QZjJp2gTEtHqI+P5JRbdF0zc77cLI8CxaMmJA3jVSDPavmeOzrH3iGhKqPUh2vmND4 C/oo9ltmGaGGeIFGK2D5qWgNiZu9PwGkY0BDOAVo2F+FguTsUj3kr1kK50dADA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hGMT2527VzgQr for ; Thu, 06 Aug 2026 22:31:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1fd3a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 06 Aug 2026 22:31:34 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Alexander Ziaee Subject: git: d2d03e485bd2 - stable/14 - accf_*.9: Rewrite broken synopsis List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: d2d03e485bd2a50881188eee249145d86993b75a Auto-Submitted: auto-generated Date: Thu, 06 Aug 2026 22:31:34 +0000 Message-Id: <6a750b46.1fd3a.59546ad1@gitrepo.freebsd.org> The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=d2d03e485bd2a50881188eee249145d86993b75a commit d2d03e485bd2a50881188eee249145d86993b75a Author: Alexander Ziaee AuthorDate: 2026-02-07 21:54:59 +0000 Commit: Alexander Ziaee CommitDate: 2026-08-06 22:20:24 +0000 accf_*.9: Rewrite broken synopsis These manuals abused the name macro for every line of kernel cfg as well as an example command to show the module name which was mixed in without separation. This bugs the whatis database into thinking that `INET` and `kldload` are names for this page, and violates best practice by mixing commands and configuration in a continuous example. Rewrite to use the kernel configuration macro, Cd, and show the module name via an example configuration in rc.conf, according to the spec and established practice. Do not bump the date because these markup errors are not a content change. MFC after: 3 days (cherry picked from commit c59f12da11d75502b16f9163edc76514007462db) --- share/man/man9/accf_data.9 | 9 ++++++--- share/man/man9/accf_dns.9 | 9 ++++++--- share/man/man9/accf_http.9 | 9 ++++++--- share/man/man9/accf_tls.9 | 9 ++++++--- 4 files changed, 24 insertions(+), 12 deletions(-) diff --git a/share/man/man9/accf_data.9 b/share/man/man9/accf_data.9 index 17584288b753..47d84d17aad7 100644 --- a/share/man/man9/accf_data.9 +++ b/share/man/man9/accf_data.9 @@ -30,9 +30,12 @@ .Nm accf_data .Nd buffer incoming connections until data arrives .Sh SYNOPSIS -.Nm options INET -.Nm options ACCEPT_FILTER_DATA -.Nm kldload accf_data +.Cd options INET +.Cd options ACCEPT_FILTER_DATA +.Pp +In +.Xr rc.conf 5 : +.Cd kld_list="accf_data" .Sh DESCRIPTION This is a filter to be placed on a socket that will be using .Fn accept diff --git a/share/man/man9/accf_dns.9 b/share/man/man9/accf_dns.9 index 971dd964e530..00b7bcf1765d 100644 --- a/share/man/man9/accf_dns.9 +++ b/share/man/man9/accf_dns.9 @@ -30,9 +30,12 @@ .Nm accf_dns .Nd buffer incoming DNS requests until the whole first request is present .Sh SYNOPSIS -.Nm options INET -.Nm options ACCEPT_FILTER_DNS -.Nm kldload accf_dns +.Cd options INET +.Cd options ACCEPT_FILTER_DNS +.Pp +In +.Xr rc.conf 5 : +.Cd kld_list="accf_dns" .Sh DESCRIPTION This is a filter to be placed on a socket that will be using .Fn accept diff --git a/share/man/man9/accf_http.9 b/share/man/man9/accf_http.9 index f48894807312..e19b540f21f5 100644 --- a/share/man/man9/accf_http.9 +++ b/share/man/man9/accf_http.9 @@ -30,9 +30,12 @@ .Nm accf_http .Nd "buffer incoming connections until a certain complete HTTP requests arrive" .Sh SYNOPSIS -.Nm options INET -.Nm options ACCEPT_FILTER_HTTP -.Nm kldload accf_http +.Cd options INET +.Cd options ACCEPT_FILTER_HTTP +.Pp +In +.Xr rc.conf 5 : +.Cd kld_list="accf_http" .Sh DESCRIPTION This is a filter to be placed on a socket that will be using .Fn accept diff --git a/share/man/man9/accf_tls.9 b/share/man/man9/accf_tls.9 index 331ea2aa4fb8..cdc025c24da6 100644 --- a/share/man/man9/accf_tls.9 +++ b/share/man/man9/accf_tls.9 @@ -28,9 +28,12 @@ .Nm accf_tls .Nd "buffer incoming connections until a TLS handshake like requests arrive" .Sh SYNOPSIS -.Nm options INET -.Nm options ACCEPT_FILTER_TLS -.Nm kldload accf_tls +.Cd options INET +.Cd options ACCEPT_FILTER_TLS +.Pp +In +.Xr rc.conf 5 : +.Cd kld_list="accf_tls" .Sh DESCRIPTION This is a filter to be placed on a socket that will be using .Fn accept 2