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.
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to