diff options
| author | Xin LI <delphij@FreeBSD.org> | 2009-12-18 19:16:44 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2009-12-18 19:16:44 +0000 |
| commit | e84ca6158d15492d6606e9eace892342657eb2de (patch) | |
| tree | ff6df092d31ae6b916a2e43531040c0eeb457013 | |
| parent | f8aa319ba0f07e4acb23e6dc98ebf71c7d657f3d (diff) | |
Notes
| -rw-r--r-- | share/man/man4/wi.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man4/wi.4 b/share/man/man4/wi.4 index 68479aeea113..e6f5a4855976 100644 --- a/share/man/man4/wi.4 +++ b/share/man/man4/wi.4 @@ -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 |
