[Bug 255026] many kernel configuration files link to outdated Handbook version
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 13 08:46:50 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255026
Bug ID: 255026
Summary: many kernel configuration files link to outdated
Handbook version
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: bugs at FreeBSD.org
Reporter: m.bueker at berlin.de
Almost all kernel configuration files contain in their header the following
Handbook link:
https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
However, that links to an outdated version of the Handbook, and should be:
https://www.FreeBSD.org/doc/en/books/handbook/kernelconfig-config.html
The following 35 kernel configuration files are affected:
# grep -Rl "en_US.ISO8859-1" /usr/src/sys/*/conf/
/usr/src/sys/amd64/conf/GENERIC
/usr/src/sys/amd64/conf/GENERIC-KCSAN
/usr/src/sys/amd64/conf/MINIMAL
/usr/src/sys/arm/conf/ALPINE
/usr/src/sys/arm/conf/APALIS-IMX6
/usr/src/sys/arm/conf/ARMADAXP
/usr/src/sys/arm/conf/COLIBRI-VF50
/usr/src/sys/arm/conf/COSMIC
/usr/src/sys/arm/conf/EFIKA_MX
/usr/src/sys/arm/conf/GENERIC
/usr/src/sys/arm/conf/VERSATILEPB
/usr/src/sys/arm/conf/IMX53
/usr/src/sys/arm/conf/IMX6
/usr/src/sys/arm/conf/JETSON-TK1
/usr/src/sys/arm/conf/QUARTZ
/usr/src/sys/arm/conf/RPI-B
/usr/src/sys/arm/conf/SOCDK
/usr/src/sys/arm/conf/SOCFPGA
/usr/src/sys/arm/conf/SOCKIT
/usr/src/sys/arm/conf/SOCKIT-BERI
/usr/src/sys/arm/conf/TEGRA124
/usr/src/sys/arm/conf/VYBRID
/usr/src/sys/arm/conf/ZEDBOARD
/usr/src/sys/arm64/conf/GENERIC
/usr/src/sys/arm64/conf/GENERIC-UP
/usr/src/sys/i386/conf/GENERIC
/usr/src/sys/i386/conf/MINIMAL
/usr/src/sys/mips/conf/ERL
/usr/src/sys/mips/conf/OCTEON1
/usr/src/sys/mips/conf/XLP64
/usr/src/sys/mips/conf/XLPN32
/usr/src/sys/powerpc/conf/GENERIC
/usr/src/sys/powerpc/conf/GENERIC64
/usr/src/sys/powerpc/conf/GENERIC64LE
/usr/src/sys/riscv/conf/GENERIC
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list