diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2008-03-17 16:33:34 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2008-03-17 16:33:34 +0000 |
| commit | 523d048db67018d68a3e1e215afeec4815d38486 (patch) | |
| tree | 26d25dd2d7846dfacb84d8b7bbb4e57f05a7b256 | |
| parent | aeeb4202dfe434266d9c00f64d56942623c7f88f (diff) | |
Notes
| -rw-r--r-- | share/man/man9/ieee80211_radiotap.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/ieee80211_radiotap.9 b/share/man/man9/ieee80211_radiotap.9 index 3749826a9352..24fe9421e04b 100644 --- a/share/man/man9/ieee80211_radiotap.9 +++ b/share/man/man9/ieee80211_radiotap.9 @@ -28,7 +28,7 @@ .\" $FreeBSD$ .\" $Id: ieee80211_radiotap.9,v 1.3 2004/03/04 11:38:52 bruce Exp $ .\" -.Dd March 2, 2004 +.Dd March 17, 2008 .Dt IEEE80211_RADIOTAP 9 .Os .Sh NAME @@ -72,7 +72,7 @@ This information may be used by a variety of user agents, including It is requested by using the .Xr bpf 4 data-link type -.Dv DLT_IEEE_80211_RADIO . +.Dv DLT_IEEE802_11_RADIO . .Pp .\" Each frame using this attachment has the following header prepended to it: |
