s/ifconfig tunnel greN/ifconfig greN tunnel/

Submitted by:	ankon@#bsddocs
Approved by:	ceri@
This commit is contained in:
Brad Davis 2006-03-19 05:52:35 +00:00
parent 371b1253c9
commit 1ff5938918

View file

@ -198,7 +198,7 @@ On Host D
route add default C
ifconfig greN create
ifconfig greN D A
ifconfig tunnel greN D A
ifconfig greN tunnel D A
.Ed
.Pp
If all goes well, you should see packets flowing ;-)