git: 5bed7d2fa169 - main - pfctl.8: Use the serial comma
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Mar 2022 17:32:38 UTC
The branch main has been updated by kp:
URL: https://cgit.FreeBSD.org/src/commit/?id=5bed7d2fa1692548430a5a23cecf03a24872e80c
commit 5bed7d2fa1692548430a5a23cecf03a24872e80c
Author: Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2022-03-03 16:53:36 +0000
Commit: Kristof Provost <kp@FreeBSD.org>
CommitDate: 2022-03-03 17:32:27 +0000
pfctl.8: Use the serial comma
Pointed out by: Pau Amma.
Sponsored by: Rubicon Communications, LLC ("Netgate")
---
sbin/pfctl/pfctl.8 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8
index 95d098f6d585..25c8b1aef9f8 100644
--- a/sbin/pfctl/pfctl.8
+++ b/sbin/pfctl/pfctl.8
@@ -411,13 +411,13 @@ Show the currently loaded Ethernet rules.
When used together with
.Fl v ,
the per-rule statistics (number of evaluations,
-packets and bytes) are also shown.
+packets, and bytes) are also shown.
.It Fl s Cm rules
Show the currently loaded filter rules.
When used together with
.Fl v ,
the per-rule statistics (number of evaluations,
-packets and bytes) are also shown.
+packets, and bytes) are also shown.
Note that the
.Dq skip step
optimization done automatically by the kernel