svn commit: r366616 - head/usr.sbin/cxgbetool
Gordon Bergling
gbe at FreeBSD.org
Sat Oct 10 14:36:17 UTC 2020
Author: gbe (doc committer)
Date: Sat Oct 10 14:36:16 2020
New Revision: 366616
URL: https://svnweb.freebsd.org/changeset/base/366616
Log:
cxgbetool(8): Remove dublicate word 'whether'
MFC after: 1 week
Modified:
head/usr.sbin/cxgbetool/cxgbetool.8
Modified: head/usr.sbin/cxgbetool/cxgbetool.8
==============================================================================
--- head/usr.sbin/cxgbetool/cxgbetool.8 Sat Oct 10 14:20:07 2020 (r366615)
+++ head/usr.sbin/cxgbetool/cxgbetool.8 Sat Oct 10 14:36:16 2020 (r366616)
@@ -547,7 +547,7 @@ There is an implicit rule that disables offload for co
match anything in the policy.
.Pp
Each rule consists of a filter part, which determines what connections the
-rule applies to, and a settings part, which determines whether whether matching
+rule applies to, and a settings part, which determines whether matching
connections will be offloaded and, if so, with what settings.
The general form of a rule is
.Bl -ohang -offset indent
More information about the svn-src-all
mailing list