diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2008-02-21 23:29:26 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2008-02-21 23:29:26 +0000 |
| commit | 273f2878cf963432cb95c6f98395828489942ef4 (patch) | |
| tree | e8053f0d2de85fc4f0283f1e81c2de0d0703ad47 | |
| parent | d6b756fedf6f7033ab9967cbbca2d0ad48a3ac73 (diff) | |
MFC: rev. 1.4
Add some missing Xrefs to drivers.
Approved by: re (kensmith)
Notes
svn path=/releng/7.0/; revision=176447
| -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 , |
