Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2019 22:39:26 +0000 (UTC)
From:      Navdeep Parhar <np@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r354110 - head/share/man/man4
Message-ID:  <201910252239.x9PMdQ4Q081255@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: np
Date: Fri Oct 25 22:39:26 2019
New Revision: 354110
URL: https://svnweb.freebsd.org/changeset/base/354110

Log:
  Fix typo in cxgbe.4.
  
  MFC after:	1 week

Modified:
  head/share/man/man4/cxgbe.4

Modified: head/share/man/man4/cxgbe.4
==============================================================================
--- head/share/man/man4/cxgbe.4	Fri Oct 25 22:17:24 2019	(r354109)
+++ head/share/man/man4/cxgbe.4	Fri Oct 25 22:39:26 2019	(r354110)
@@ -31,7 +31,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd Sep 24, 2018
+.Dd Oct 25, 2019
 .Dt CXGBE 4
 .Os
 .Sh NAME
@@ -292,7 +292,7 @@ Settings can be displayed and controlled on a per-port
 dev.<port>.X.pause_settings sysctl.
 .It Va hw.cxgbe.fec
 FEC (Forward Error Correction) settings.
-0 diables FEC.
+0 disables FEC.
 Bit 0 enables RS FEC, bit 1 enables BASE-R FEC (aka Firecode FEC).
 The default is -1 which lets the driver pick a value.
 This tunable establishes the default FEC settings for all ports.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910252239.x9PMdQ4Q081255>