svn commit: r366786 - stable/12/usr.sbin/cxgbetool

Gordon Bergling gbe at FreeBSD.org
Sat Oct 17 09:45:06 UTC 2020


Author: gbe (doc committer)
Date: Sat Oct 17 09:45:05 2020
New Revision: 366786
URL: https://svnweb.freebsd.org/changeset/base/366786

Log:
  MFC r366616: cxgbetool(8): Remove dublicate word 'whether'

Modified:
  stable/12/usr.sbin/cxgbetool/cxgbetool.8
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/usr.sbin/cxgbetool/cxgbetool.8
==============================================================================
--- stable/12/usr.sbin/cxgbetool/cxgbetool.8	Sat Oct 17 08:48:58 2020	(r366785)
+++ stable/12/usr.sbin/cxgbetool/cxgbetool.8	Sat Oct 17 09:45:05 2020	(r366786)
@@ -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