From nobody Thu Sep 24 00:45:40 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 4hqw9d37fLz6tFwl for ; Thu, 24 Sep 2026 00:45:41 +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 4hqw9d1t0dz4KZH for ; Thu, 24 Sep 2026 00:45:41 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1790210741; 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=68ooLrpsDdtGBhXa7Xvq2j0gipX5sigAJOy67GaqtRw=; b=F5mVVzfJMihee+GeTskdbTe3k8ug9tkvtLWDoo1ezhE2bulK+LrAyfX4ZiiSULP+Huvu+X MjBMoq0QM/LdIBsBshTFbeLQvO//WQUFJjm+E2o1PjPM6oYEel1ReBcN/oY+Oa45AFWaxh 6EQ9kChNhdjBFEiAZvvVNS8XUqBysFkOmGp0qi15IcEjJPqQwd39ogb1oP9c+i5DaRmuZ+ R+bSVAFBi+uBgizsrGqPNUT3LCG9IqtWJKfjnmJh0UaexZlDPYdQzVd+oyb5G3q7qOiRtH 80X2t8gJyP1StKcQ9rcGGFeT68e75TBU7RKGBXF5RQQ4eEbmNsLxvbYGTjQySg== ARC-Seal: i=1; a=rsa-sha256; d=freebsd.org; s=dkim; cv=none; t=1790210741; b=MafhLKSeFKxNo9ZqdPvuhBkxwxy+xP9rWOqmVgB+noHDYSMNw8TGc4pki1kN49qWbaZkCX THU3ujtUfaT/QwMmZok+IFYITuOStHo2z+gfBHJy4KtmxYqIGX1Lvyh36rG6e+sqsONYQM x0Z9aNZ3uvWQK5nuJkRa9JyQsAvOzurYYfDZZTlJO9rOsd6nyiw89MWiztL9hriC0MYmPK 4j+qcJSmoykVj6f3LjatE2O/sv2xZoBzYz6ttO1ARZaWAak21q05dMgVmsnXVXovseJ81L HGqkcS1qgiC9/Qu2pNmjYTZxXq0uK+UVFQgxfPAQ6IawOpQXPEruVgodHfdK0Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1790210741; 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=68ooLrpsDdtGBhXa7Xvq2j0gipX5sigAJOy67GaqtRw=; b=lZmO+p5pipvi0RvcVvo+4jCv8Vm1bYxhL/8P6DG5DFgWKjSPpnTMrANHGUJpNTm+ipYhP3 UCPCFuErYM7Rp76ibr0ob6vuENEzq3TYjiqPweONa19Lgp6VsGNriHmn0sMKRFL9wNY98I a+1Ch3rd6oVb4TWMMY0zn0lKvRemG40jP3VHifCGisFZICpxYYcVfW0sySJn9Btg3dm1BV 4GaX/YZQQwHpsDHU5iVTcltKNmJCEwFamy4dOBxWtKHnFm+3vLRnWM+b8CKK0fv0V/4+mr DKs3rHsR7ZiWsMZNYAc93wfSsk53BwttdchJ854YRYie/9Po4sjzzQkPJgp6sA== 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 4hqw9c6kxtz1Fpv for ; Thu, 24 Sep 2026 00:45:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 22c03 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 24 Sep 2026 00:45:40 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Maxim Konovalov Subject: git: 1511b29a097e - stable/15 - ipfw.8: more grammar fixes 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: 1511b29a097e04f972331e68b15429f2eb38277b Auto-Submitted: auto-generated Date: Thu, 24 Sep 2026 00:45:40 +0000 Message-Id: <6ab472b4.22c03.3bffb218@gitrepo.freebsd.org> The branch stable/15 has been updated by maxim: URL: https://cgit.FreeBSD.org/src/commit/?id=1511b29a097e04f972331e68b15429f2eb38277b commit 1511b29a097e04f972331e68b15429f2eb38277b Author: Maxim Konovalov AuthorDate: 2026-09-09 17:55:26 +0000 Commit: Maxim Konovalov CommitDate: 2026-09-24 00:42:58 +0000 ipfw.8: more grammar fixes (cherry picked from commit b31db8d8de6785804f6b552bc9d7d1960a47eea5) --- sbin/ipfw/ipfw.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index c66386cfba4e..8cf64c7a55a9 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -2155,7 +2155,7 @@ specified in the same way as .Ar ports . Tags can be applied to the packet using .Cm tag -rule action parameter (see it's description for details on tags). +rule action parameter (see its description for details on tags). .It Cm mark Ar value[:bitmask] | tablearg[:bitmask] Matches packets whose mark is equal to .Ar value @@ -2425,7 +2425,7 @@ Operation is performed atomically. One or more entries can be added to a table at once using .Cm add command. -Addition of all items are performed atomically. +Addition of all items is performed atomically. By default, error in addition of one entry does not influence addition of other entries. However, non-zero error code is returned in that case. @@ -3333,7 +3333,7 @@ delay deviations that is used in drop probability calculation. 0.125 is the default. .It Cm beta Ar n .Ar n -is a floating point number between 0 and 7 which specifies is the weight of +is a floating point number between 0 and 7 which specifies the weight of queue delay trend that is used in drop probability calculation. 1.25 is the default. .It Cm max_burst Ar time