Date: Sat, 21 Feb 2009 19:19:12 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org Subject: svn commit: r188898 - stable/7/share/man/man4 Message-ID: <200902211919.n1LJJCs2073388@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sam Date: Sat Feb 21 19:19:11 2009 New Revision: 188898 URL: http://svn.freebsd.org/changeset/base/188898 Log: fix cross-refs to wlandebug PR: docs/131927 Submitted by: David Horn <dhorn2000@gmail.com> Modified: stable/7/share/man/man4/wlan.4 Modified: stable/7/share/man/man4/wlan.4 ============================================================================== --- stable/7/share/man/man4/wlan.4 Sat Feb 21 16:39:26 2009 (r188897) +++ stable/7/share/man/man4/wlan.4 Sat Feb 21 19:19:11 2009 (r188898) @@ -101,7 +101,7 @@ For example, enables debugging messages related to scanning for an access point, adhoc neighbor, or an unoccupied channel when operation as an access point. The -.Xr 80211debug +.Xr wlandebug tool provides a more user-friendly mechanism for doing the same thing. .Pp Many drivers will also display the contents of each 802.11 frame @@ -135,7 +135,8 @@ was used to be compatible with .Xr wlan_tkip 4 , .Xr wlan_wep 4 , .Xr wlan_xauth 4 , -.Xr zyd 4 +.Xr zyd 4 , +.Xr wlandebug 8 .Sh STANDARDS More information can be found in the IEEE 802.11 Standard. .Sh HISTORY
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902211919.n1LJJCs2073388>