]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Initial import of documentation for net80211 interface code.
authorbms <bms@FreeBSD.org>
Thu, 4 Mar 2004 12:52:10 +0000 (12:52 +0000)
committerbms <bms@FreeBSD.org>
Thu, 4 Mar 2004 12:52:10 +0000 (12:52 +0000)
commit2897d868a21fadca593fc93a20cd8a61061c7f17
tree0e2b9dd2c2dbf20107bfa0e81386092cf230b2ca
parent450e7b33b66881879fbf58001e0459335a249899
Initial import of documentation for net80211 interface code.
Of particular interest here is the ieee80211_radiotap(9) man page.

TODO: Flesh out ieee80211_node.9, ieee80211_proto.9.

Submitted by: bms (with help from Darron Broad)
share/man/man9/Makefile
share/man/man9/ieee80211.9 [new file with mode: 0644]
share/man/man9/ieee80211_crypto.9 [new file with mode: 0644]
share/man/man9/ieee80211_input.9 [new file with mode: 0644]
share/man/man9/ieee80211_ioctl.9 [new file with mode: 0644]
share/man/man9/ieee80211_node.9 [new file with mode: 0644]
share/man/man9/ieee80211_output.9 [new file with mode: 0644]
share/man/man9/ieee80211_proto.9 [new file with mode: 0644]
share/man/man9/ieee80211_radiotap.9 [new file with mode: 0644]