Fix a typo.

Approved by:	jimharris
Sponsored by:	Intel
This commit is contained in:
Carl Delsey 2013-09-05 22:55:08 +00:00
parent 12c5baf9f5
commit d58a14820f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=255270

View File

@ -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"