Add a missing .Ed tag.

MFC after:	2 weeks
This commit is contained in:
Xin LI 2009-11-18 01:13:15 +00:00
parent 3b5dbf01f7
commit 35d9ffb960

View File

@ -253,6 +253,7 @@ Join a specific BSS network with network name
.Bd -literal -offset indent
ifconfig wlan create wlandev wi0 inet 192.168.0.20 \e
netmask 0xffffff00 ssid my_net
.Ed
.Pp
Join a specific BSS network with WEP encryption:
.Bd -literal -offset indent