git: 1511b29a097e - stable/15 - ipfw.8: more grammar fixes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Sep 2026 00:45:40 UTC
The branch stable/15 has been updated by maxim:
URL: https://cgit.FreeBSD.org/src/commit/?id=1511b29a097e04f972331e68b15429f2eb38277b
commit 1511b29a097e04f972331e68b15429f2eb38277b
Author: Maxim Konovalov <maxim@FreeBSD.org>
AuthorDate: 2026-09-09 17:55:26 +0000
Commit: Maxim Konovalov <maxim@FreeBSD.org>
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