Date: Sat, 08 Jan 2022 04:00:43 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 261025] Advanced networking: the FreeBSD Handbook exemplifies a wrong code for setting the correct region Message-ID: <bug-261025-9@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261025 Bug ID: 261025 Summary: Advanced networking: the FreeBSD Handbook exemplifies a wrong code for setting the correct region Product: Documentation Version: Latest Hardware: Any URL: https://docs.freebsd.org/en/books/handbook/advanced-ne tworking/#_setting_the_correct_region OS: Any Status: New Severity: Affects Some People Priority: --- Component: Documentation Assignee: doc@FreeBSD.org Reporter: grahamperrin@gmail.com > =E2=80=A6 The available region definitions can be found in /etc/regdomain= .xml. =E2=80=A6 Bug 261024 for regdomain.xml referring to a nonexistent file.=20 > # ifconfig wlan0 regdomain ETSI country AT > # sysrc create_args_wlan0=3D"country AT regdomain ETSI" According to <https://github.com/freebsd/freebsd-src/blob/2ad93dade70a9c98174fc87d0cd24f= d54bd0d120/lib/lib80211/regdomain.xml#L1495-L1497> the code for AT is _not_ ETSI.=20 Instead, lowercase and with a '2':=20 etsi2 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261025-9>