aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/ieee80211_radiotap.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/ieee80211_radiotap.9')
-rw-r--r--share/man/man9/ieee80211_radiotap.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/ieee80211_radiotap.9 b/share/man/man9/ieee80211_radiotap.9
index 8d44a4785c24..cea2eb4e7f1a 100644
--- a/share/man/man9/ieee80211_radiotap.9
+++ b/share/man/man9/ieee80211_radiotap.9
@@ -61,7 +61,7 @@ The
.Nm net80211
layer used by 802.11 drivers includes support for a device-independent
packet capture format called
-.Nm radiotap
+.Nm radiotap
that is understood by tools such as
.Xr tcpdump 1 .
This facility is designed for capturing 802.11 traffic,
@@ -257,7 +257,7 @@ struct wi_rx_radiotap_header {
uint16_t wr_chan_flags;
uint8_t wr_antsignal;
uint8_t wr_antnoise;
-} __packed;
+} __packed;
.Ed
.Pp
and transmit definitions for the Atheros driver: