Skip to content

Commit f1a3b8a

Browse files
author
Luis R. Rodriguez
committed
Fix typo on man page regarding udev rule path
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
1 parent 7f123fb commit f1a3b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crda.8

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ A udev regulatory rule must be put in place
5858
in order to receive and parse udev events from the kernel in order to get
5959
udev to call crda with the passed ISO / IEC 3166 alpha2 country code.
6060
An example udev rule which can be used (usually in
61-
.B /etc/udev/rules.d/regulatory.bin
61+
.B /lib/udev/rules.d/85-regulatory.rules
6262
):
6363

6464
.I KERNEL=="regulatory*", ACTION=="change", SUBSYSTEM=="platform", RUN+="/sbin/crda"

0 commit comments

Comments
 (0)