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

Jens Schweikhardt schweikh at FreeBSD.org
Sun May 26 18:58:00 UTC 2013


Author: schweikh
Date: Sun May 26 18:57:59 2013
New Revision: 251012
URL: http://svnweb.freebsd.org/changeset/base/251012

Log:
  s/recieve/receive

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

Modified: head/share/man/man4/bce.4
==============================================================================
--- head/share/man/man4/bce.4	Sun May 26 18:54:50 2013	(r251011)
+++ head/share/man/man4/bce.4	Sun May 26 18:57:59 2013	(r251012)
@@ -212,7 +212,7 @@ Enable/Disable strict RX frame size chec
 .It Va hw.bce.hdr_split
 Enable/Disable frame header/payload splitting (default 1).
 .It Va hw.bce.rx_pages
-Set the number of memory pages assigned to recieve packets by the driver.
+Set the number of memory pages assigned to receive packets by the driver.
 Due to alignment issues, this value can only be of the set
 1, 2, 4 or 8 (default 2).
 .It Va hw.bce.tx_pages


More information about the svn-src-head mailing list