Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2013 22:55:09 +0000 (UTC)
From:      Carl Delsey <carl@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r255270 - head/share/man/man4
Message-ID:  <201309052255.r85Mt9Pa074058@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: carl
Date: Thu Sep  5 22:55:08 2013
New Revision: 255270
URL: http://svnweb.freebsd.org/changeset/base/255270

Log:
  Fix a typo.
  
  Approved by:	jimharris
  Sponsored by:	Intel

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

Modified: head/share/man/man4/ntb.4
==============================================================================
--- head/share/man/man4/ntb.4	Thu Sep  5 22:52:40 2013	(r255269)
+++ head/share/man/man4/ntb.4	Thu Sep  5 22:55:08 2013	(r255270)
@@ -71,7 +71,7 @@ This needs to be done on both systems.
 Each system needs to have a different IP address assigned.
 The MAC address is randomly generated.
 Also for maximum performance, the MTU should be set to 16 kiB.
-This can be down by adding the line below to
+This can be done by adding the line below to
 .Xr rc.conf 5 :
 .Bd -literal -offset indent
 ifconfig_ntb0="inet 192.168.1.10 netmask 255.255.255.0 mtu 16384"



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