From nobody Thu Sep 24 00:45:39 2026 X-Original-To: dev-commits-src-branches@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 4hqw9c3jsYz6tFJM for ; Thu, 24 Sep 2026 00:45:40 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hqw9b6y0Cz4KkS for ; Thu, 24 Sep 2026 00:45:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1790210740; 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=poQlDhELjXni2wZpB+W4vNeDLSm16l6QbUwjg9JOztc=; b=BaAqzRZ4GFxAHCbmfIWw4qvM2fkFWYl1YHNzUI0x8cCWmma9jVbG5cf1tilp9r4+XoqjXs vNiL81b/ZKumWZPbtNyEMs/PhLRGX7E3RUIO+BNBSwPIbgIRtUKBQVthSbDcW3NudT4NMw LXz+qh4Vb5IWOxmupsZbHXJPALZIHMPMYVgaXBeQbgn02KN6Afer7pxUoOYohRkghMizjN 7R3uN6DGyolIAX20gsS5h1LOxfhnwPFFu9B2t+xw5DZWOS6nXh+my8tc+d53YbpU9f6RXu vL7BDvUMnrGv2b3pZRyua4rpJfbxeCN2qkc7wxPMqeUbjae8wIbCGYBBP6Bccg== ARC-Seal: i=1; a=rsa-sha256; d=freebsd.org; s=dkim; cv=none; t=1790210740; b=JHKjuny659ANGKQWgSuhsNSoNZuKqHcz7wVlT3Tcr42d1h8ZJlLhlJHBWX+wi63FH95adR cJMr6Ohew/Aj1xEehxMKExCoiT54SBdBdp6m+aeCCcOx/uyCSlnjwSdJe4S5dw33NaKuM5 QTj8oneFXDyEo/0ChsoLjxUz4iHYF2+o/m9roHm0/VyxIjotIh9D4VWxsIoU/+Q2iBP85b hYX9/jJFCUKRocw8dV+d2jyZcjZYSYyGM5zmm6cLaPHbSFJSk4gJ1fZ+LNjXAoRPyde6Uz YL9xma6WNloNC6f5mf76+BVBJxY4pX6MOGl1tcft/A/npDLY7u1oY+X/IkLE2g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1790210740; 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=poQlDhELjXni2wZpB+W4vNeDLSm16l6QbUwjg9JOztc=; b=Rb8vAEWk4DisLp6MshAcwL87fwcswj1x0jo3mYgUInPOXyOdmk/ZyUp/LIeNn09Je2XPfL /d9FN1YTQliPDnm/SBzVbNB3i/H3qE4YzLVhjTzeFWXKcf6dRqAspkF5Uium82THPouVRl l6rexqC9OxOQsYyptBWowLPpHwukBigZntWqJs7TSFcWbjADBlQWKAqS418pQ3p6rfmlWM 5am9x/WN5ijNQx8rdj8zW3ku9DbIObEzQW8KzpdQ9VaYnoDoUKiMH/GYokXNxUb+H0Gbjq mSDdXObsBxRVV6Bmi9r1MYi4JuOAqoXXF9n7wDOoX5gboBCrMAHl+8YUplWPfw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hqw9b5yHGz1GJc for ; Thu, 24 Sep 2026 00:45:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 21564 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 24 Sep 2026 00:45:39 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Maxim Konovalov Subject: git: f38dfbf66b70 - stable/15 - ipfw.8: whitespace police List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@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: maxim X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: f38dfbf66b708fc50dd7a8195a6ac0a08da8a25a Auto-Submitted: auto-generated Date: Thu, 24 Sep 2026 00:45:39 +0000 Message-Id: <6ab472b3.21564.e42bba8@gitrepo.freebsd.org> The branch stable/15 has been updated by maxim: URL: https://cgit.FreeBSD.org/src/commit/?id=f38dfbf66b708fc50dd7a8195a6ac0a08da8a25a commit f38dfbf66b708fc50dd7a8195a6ac0a08da8a25a Author: Maxim Konovalov AuthorDate: 2026-09-09 17:21:37 +0000 Commit: Maxim Konovalov CommitDate: 2026-09-24 00:42:41 +0000 ipfw.8: whitespace police (cherry picked from commit b891252f209bf22938c9492496d166da96fcba1f) --- sbin/ipfw/ipfw.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index 48a6dad0986a..c66386cfba4e 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -2218,7 +2218,7 @@ TCP packets only. Match if the TCP header sequence number field is set to .Ar seq . .It Cm tcpwin Ar tcpwin-list -Matches TCP packets whose header window field is set to +Matches TCP packets whose header window field is set to .Ar tcpwin-list , which is either a single value or a list of values or ranges specified in the same way as