git: 231db80de5b4 - stable/12 - cxgbetool(8): Fix a typo in the man page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Apr 2022 13:43:59 UTC
The branch stable/12 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=231db80de5b4ca51c7566e9d924d0aa0ed60292e commit 231db80de5b4ca51c7566e9d924d0aa0ed60292e 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:43:07 +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 56980e42795f..a7b311eec276 100644 --- a/usr.sbin/cxgbetool/cxgbetool.8 +++ b/usr.sbin/cxgbetool/cxgbetool.8 @@ -539,7 +539,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.