git: 941f2b909efe - stable/13 - cxgbetool(8): Fix a typo in the man page

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Sat, 02 Apr 2022 13:35:26 UTC
The branch stable/13 has been updated by gbe (doc committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=941f2b909efe82aa3b56886b6737f8d7f1c6ec4d

commit 941f2b909efe82aa3b56886b6737f8d7f1c6ec4d
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-03-27 16:58:52 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-04-02 13:29:10 +0000

    cxgbetool(8): Fix a typo in the man page
    
    - s/begining/beginning/
    
    (cherry picked from commit 28a6b24729c4e8f77c60834614c78dd890e64668)
---
 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.