Remove unnecessary dependency
[platform/upstream/wireless-regdb.git] / regulatory.bin.5
1 .TH regulatory.bin 5 "23 January 2009" "regulatory.bin" "Linux"
2 .SH NAME
3 regulatory.bin \- The Linux wireless regulatory database
4
5 .ad l
6 .in +8
7 .ti -8
8
9 .SS
10 .SH Description
11 .B regulatory.bin
12 is the file used by the Linux wireless subsystem to keep its regulatory
13 database information. It is read by
14 .B crda
15 upon the Linux kernel's request for regulatory information for a specific
16 ISO / IEC 3166 alpha2 country code. The regulatory database is kept in
17 a small binary format for size and code efficiency. The
18 .B regulatory.bin
19 file can be parsed and read in human format by using the
20 .B regdbdump
21 command. The
22 .B regulatory.bin
23 file should be updated upon regulatory changes or corrections.
24
25 .SH Upkeeping
26 The regulatory database is maintained by the community as such
27 you are encouraged to send any corrections or updates to the
28 linux-wireless mailing list:
29 .B linux-wireless@vger.kernel.org
30
31 .SH SEE ALSO
32 .BR regdbdump (8)
33 .BR crda (8)
34 .BR iw (8)
35
36 .BR http://wireless.kernel.org/en/developers/Regulatory/
37