diff options
author | brueffer <brueffer@FreeBSD.org> | 2008-02-21 20:44:25 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2008-02-21 20:44:25 +0000 |
commit | 109c3fd18089f9a11d732bc2bcf477ba4769e104 (patch) | |
tree | f46b43265fc3d5875d7756c0e9ccb785807a6550 | |
parent | 9044373a1300145763347bd3aa3c85b8665d0ba1 (diff) | |
download | FreeBSD-src-109c3fd18089f9a11d732bc2bcf477ba4769e104.zip FreeBSD-src-109c3fd18089f9a11d732bc2bcf477ba4769e104.tar.gz |
Add some missing Xrefs to drivers.
MFC after: 3 days
-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 615fd43..31adf2f 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 , |