bugGNU 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:  Fixed Privacy:  Public
Assigned to:  None Originator Name: 
Open/Closed:  Closed Release:  Git master
Release:  Reproducibility:  Every Time
Planned Release:  None

Fri 01 Sep 2023 01:02:45 AM UTC, comment #1: 

i noticed that the typo is corrected now - this ticket may be closed

bill-auger <bill_auger>
Tue 05 Dec 2017 08:35:28 AM UTC, original submission:  

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

bill-auger <bill_auger>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

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
  • -email is unavailable- added by phcoder (Updated the item)
  • -email is unavailable- added by scfcde (Updated the item)
  • -email is unavailable- added by bill_auger (Submitted the item)
  •  

    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.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-09-01 phcoder StatusNone Fixed
        Open/ClosedOpen Closed
    2018-11-18 scfcde Attached File- Added grub-texi-devicetree.patch, #45485

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code