git: 28a6b24729c4 - main - cxgbetool(8): Fix a typo in the man page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Mar 2022 17:34:03 UTC
The branch main has been updated by gbe (doc committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=28a6b24729c4e8f77c60834614c78dd890e64668
commit 28a6b24729c4e8f77c60834614c78dd890e64668
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-03-27 16:58:52 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-03-28 17:33:44 +0000
cxgbetool(8): Fix a typo in the man page
- s/begining/beginning/
MFC after: 3 days
---
usr.sbin/cxgbetool/cxgbetool.8 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/usr.sbin/cxgbetool/cxgbetool.8 b/usr.sbin/cxgbetool/cxgbetool.8
index 02dc1a176eb0..d1c6f528d04e 100644
--- a/usr.sbin/cxgbetool/cxgbetool.8
+++ b/usr.sbin/cxgbetool/cxgbetool.8
@@ -567,7 +567,7 @@ for any kind of offload based on the hardware TOE.
.It YES Ta Don't Care Ta Rule based offload
.El
.Pp
-The policy file consists of empty lines, comments (lines begining with #) and
+The policy file consists of empty lines, comments (lines beginning with #) and
any number of rules.
Rules are applied in the order they appear in the file and processing stops at
the first match.