mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Add a missing .Ed tag.
MFC after: 2 weeks
This commit is contained in:
parent
3b5dbf01f7
commit
35d9ffb960
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue