diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2008-02-21 20:44:25 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2008-02-21 20:44:25 +0000 |
| commit | 4bf10a52b0ce26dffa0777d152dd30184424c796 (patch) | |
| tree | f46b43265fc3d5875d7756c0e9ccb785807a6550 /usr.sbin | |
| parent | a975b4b6f22e2cd719ae19fcf264a80857a049ea (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 index 615fd433fdc7..31adf2ff7429 100644 --- a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 +++ b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 16, 2005 +.Dd February 21, 2008 .Dt WPA_SUPPLICANT 8 .Os .Sh NAME @@ -119,13 +119,17 @@ Include key information in debugging output. Display the license for this program on the terminal and exit. .El .Sh SEE ALSO +.Xr an 4 , .Xr ath 4 , .Xr ipw 4 , .Xr iwi 4 , .Xr ral 4 , +.Xr rum 4 , .Xr ural 4 , .Xr wi 4 , .Xr wlan 4 , +.Xr wpi 4 , +.Xr zyd 4 , .Xr wpa_supplicant.conf 5 , .Xr devd 8 , .Xr ifconfig 8 , |
