Fix a type-o in a bridging example.

Submitted by:	Niki Denev
Approved by:	mlaier (mentor)
Approved by:	re (blanket)
This commit is contained in:
Andrew Thompson 2005-06-27 10:58:22 +00:00
parent 4c2d9f25f3
commit f7cbc4cc6e

View File

@ -155,7 +155,7 @@ Consider a system with two 4-port Ethernet boards.
The following will cause a bridge consisting of all 8 ports with Spanning Tree
enabled to be created:
.Bd -literal -offset indent
iconfig bridge0 create
ifconfig bridge0 create
ifconfig bridge0 \e
addm fxp0 stp fxp0 \e
addm fxp1 stp fxp1 \e