svn commit: r250372 - stable/9/share/man/man4

Sean Bruno sbruno at FreeBSD.org
Wed May 8 16:31:11 UTC 2013


Author: sbruno
Date: Wed May  8 16:31:11 2013
New Revision: 250372
URL: http://svnweb.freebsd.org/changeset/base/250372

Log:
  MFC r250371
  
  s/Numer/Number/

Modified:
  stable/9/share/man/man4/igb.4
Directory Properties:
  stable/9/share/man/man4/   (props changed)

Modified: stable/9/share/man/man4/igb.4
==============================================================================
--- stable/9/share/man/man4/igb.4	Wed May  8 16:29:12 2013	(r250371)
+++ stable/9/share/man/man4/igb.4	Wed May  8 16:31:11 2013	(r250372)
@@ -161,7 +161,7 @@ The minimum is 80, and the maximum is 40
 If set to 1, enable Adaptive Interrupt Moderation.
 The default is to enable Adaptive Interrupt Moderation.
 .It Va hw.igb.num_queues
-Numer of queues used for data transfer.
+Number of queues used for data transfer.
 If set to 0, number of queues will be configured
 automatically based on number of CPUs and max
 supported MSI-X messages on the device.


More information about the svn-src-all mailing list