Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Nov 2015 00:39:48 +0000 (UTC)
From:      Garrett Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r291168 - head/share/man/man4
Message-ID:  <201511230039.tAN0dmHV048687@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Mon Nov 23 00:39:48 2015
New Revision: 291168
URL: https://svnweb.freebsd.org/changeset/base/291168

Log:
  - Fix bad double space between HW and LRO
  - Fix improperly capitalized `interface`
  
  MFC after: 1 week

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

Modified: head/share/man/man4/mlx5en.4
==============================================================================
--- head/share/man/man4/mlx5en.4	Sun Nov 22 23:16:15 2015	(r291167)
+++ head/share/man/man4/mlx5en.4	Mon Nov 23 00:39:48 2015	(r291168)
@@ -53,10 +53,10 @@ driver provides support for PCI Express 
 ConnectX-4 and ConnectX-4 LX.
 The driver supports Jumbo Frames, Transmit/Receive checksum offload,
 TCP segmentation offload (TSO), Large Receive Offload (LRO),
-HW  Large Receive Offload (HW LRO), VLAN tag insertion/extraction,
+HW Large Receive Offload (HW LRO), VLAN tag insertion/extraction,
 VLAN checksum offload, VLAN TSO, and Receive Side Steering (RSS).
 .br
-The network Interface is named mce.
+The network interface is named mce.
 .br
 For further hardware information and questions related to hardware
 requirements, see



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