diff options
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man9/ieee80211_radiotap.9 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/ieee80211_radiotap.9 b/share/man/man9/ieee80211_radiotap.9 index e5fc5ca1343..0485ef14027 100644 --- a/share/man/man9/ieee80211_radiotap.9 +++ b/share/man/man9/ieee80211_radiotap.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ieee80211_radiotap.9,v 1.1 2005/04/04 12:48:42 jsg Exp $ +.\" $OpenBSD: ieee80211_radiotap.9,v 1.2 2005/04/04 14:01:38 jmc Exp $ .\" .\" Copyright (c) 2004 Bruce M. Simpson <bms@spc.org>, .\" Darron Broad <darron@kewl.org>, @@ -27,7 +27,7 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/share/man/man9/ieee80211_radiotap.9,v 1.3 2004/07/07 12:59:39 ru Exp $ -.\" $Id: ieee80211_radiotap.9,v 1.1 2005/04/04 12:48:42 jsg Exp $ +.\" $Id: ieee80211_radiotap.9,v 1.2 2005/04/04 14:01:38 jmc Exp $ .\" .Dd March 2, 2004 .Dt IEEE80211_RADIOTAP 9 @@ -69,7 +69,7 @@ their presence. This typically includes information such as signal quality and timestamps. This information may be used by a variety of user agents, including -.Xr tcpdump 1 . +.Xr tcpdump 8 . It is requested by using the .Xr bpf 4 data-link type |