diff options
author | David Krause <david@cvs.openbsd.org> | 2005-05-25 07:50:48 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2005-05-25 07:50:48 +0000 |
commit | e54d0389cfffca623591dc289bb78a5430d96c61 (patch) | |
tree | cce5dbb60c99385fa304f6b4d288b9604d3d8c66 | |
parent | f40c75b19adb1a12bf07ae0f484c67fd44943329 (diff) |
the the
-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 bd4d29bbd86..7343f9435cf 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.3 2005/04/04 14:12:05 jmc Exp $ +.\" $OpenBSD: ieee80211_radiotap.9,v 1.4 2005/05/25 07:50:47 david 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.3 2005/04/04 14:12:05 jmc Exp $ +.\" $Id: ieee80211_radiotap.9,v 1.4 2005/05/25 07:50:47 david Exp $ .\" .Dd March 2, 2004 .Dt IEEE80211_RADIOTAP 9 @@ -107,7 +107,7 @@ with the data-link type set to .Dv DLT_IEEE_80211_RADIO . .Pp .\" -When the the information is available, +When the information is available, usually immediately before a link-layer transmission or after a receive, the driver copies it to the bpf layer using the .Fn bpf_mtap2 |