svn commit: r250371 - head/share/man/man4

Sean Bruno sbruno at FreeBSD.org
Wed May 8 16:29:12 UTC 2013


Author: sbruno
Date: Wed May  8 16:29:12 2013
New Revision: 250371
URL: http://svnweb.freebsd.org/changeset/base/250371

Log:
  s/Numer/Number/
  
  Submitted by:	Jeremy Chadwick <jdc at koitsu.org>

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

Modified: head/share/man/man4/igb.4
==============================================================================
--- head/share/man/man4/igb.4	Wed May  8 15:55:29 2013	(r250370)
+++ head/share/man/man4/igb.4	Wed May  8 16:29:12 2013	(r250371)
@@ -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