GNU GRUB - Bugs: bug #52587, typo in docs
You are not allowed to post comments on this tracker with your current authentication level.
bug #52587: typo in docs
Submitter: | bill-auger <bill_auger> | ||
Submitted: | Tue 05 Dec 2017 08:35:28 AM UTC | ||
Category: | Documentation | Severity: | Major |
Priority: | 5 - Normal | Item Group: | Documentation |
Status: | None | Privacy: | Public |
Assigned to: | None | Originator Name: | |
Open/Closed: | Open | Release: | Git master |
Release: | Reproducibility: | Every Time | |
Planned Release: | None |
Attached Files
file #45485: grub-texi-devicetree.patch added by scfcde (354B - text/x-patch - Patch to replace "linux" with "devicetree".)
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2018-11-18 | scfcde | Attached File | - | ![]() |
Added grub-texi-devicetree.patch, #45485 |
line 4142 of file docs/grub.texi currently reads:
@subsection linux
https://git.savannah.gnu.org/cgit/grub.git/tree/docs/grub.texi#n4142
this causes the TOC entry for the 'devicetree' command (section 16.3.21) to actually read 'linux' instead of 'devicetree' which appears to be a duplicate entry of 'linux' (section 16.3.37)
https://www.gnu.org/software/grub/manual/grub/html_node/index.html
it should be:
@subsection devicetree