crda: make intersect.c use reglib_for_each_country()
[platform/upstream/crda.git] / regdbdump.8
1 .TH regdbdump 8 "23 January 2009" "regdbdump" "Linux"
2 .SH NAME
3 regdbdump \- parse and print out regulatory rules file
4 .SH SYNOPSIS
5
6 .ad l
7 .in +8
8 .ti -8
9 .B regdbdump
10 .RI <path-to-regulatory.bin>
11
12
13 .ad l
14 .in +8
15 .ti -8
16
17 .SS
18 .SH Description
19 .B regdbdump
20 can be used to parse the
21 .B regulatory.bin
22 file, the Linux wireless regulatory database used by
23 .B crda,
24 and print out its contents in human readable format.
25 .B regdbdump
26 will return non zero if the digital signature
27 .B regdbdump
28 was built with cannot verify the signature of the regulatory database.
29 Should this happen unintentionally chances are your regulatory.bin file is
30 corrupted or has been tampered with.
31
32 .SH SEE ALSO
33 .BR regulatory.bin (5)
34 .BR crda (8)
35 .BR iw (8)
36
37 .BR http://wireless.kernel.org/en/developers/Regulatory/