aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/ieee80211_radiotap.9
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2008-03-17 16:37:35 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2008-03-17 16:37:35 +0000
commit11de779e13094d6835ae65e05b647102fffef713 (patch)
tree3a28a9d62ab243a3b45ffc066ca09f020e298866 /share/man/man9/ieee80211_radiotap.9
parent523d048db67018d68a3e1e215afeec4815d38486 (diff)
downloadsrc-11de779e13094d6835ae65e05b647102fffef713.tar.gz
src-11de779e13094d6835ae65e05b647102fffef713.zip
Bah, missed one instance in the previous commit. Correct bpf
data-link type here as well. PR: 121477
Notes
Notes: svn path=/head/; revision=177303
Diffstat (limited to 'share/man/man9/ieee80211_radiotap.9')
-rw-r--r--share/man/man9/ieee80211_radiotap.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/ieee80211_radiotap.9 b/share/man/man9/ieee80211_radiotap.9
index 24fe9421e04b..7375eec9f2d3 100644
--- a/share/man/man9/ieee80211_radiotap.9
+++ b/share/man/man9/ieee80211_radiotap.9
@@ -103,7 +103,7 @@ It is necessary for the driver to create this attachment after calling
by calling
.Fn bpfattach2
with the data-link type set to
-.Dv DLT_IEEE_80211_RADIO .
+.Dv DLT_IEEE802_11_RADIO .
.Pp
.\"
When the the information is available,