Skip to content

Commit c7957da

Browse files
committed
x86/boot/Documentation: Spell 'ID' consistently
The bootloader ID specification text uses 2 capitalization variants for the same thing: 'id', 'ids', 'ID' and 'IDs'. Use 'ID/IDs' consistently. Signed-off-by: Ingo Molnar <mingo@kernel.org> Cc: "H. Peter Anvin" <hpa@zytor.com> Cc: linux-kernel@vger.kernel.org
1 parent 33b4c26 commit c7957da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/arch/x86/boot.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ Offset/size: 0x210/1
416416
Protocol: 2.00+
417417
============ ==================
418418

419-
If your boot loader has an assigned id (see table below), enter
419+
If your boot loader has an assigned ID (see table below), enter
420420
0xTV here, where T is an identifier for the boot loader and V is
421421
a version number. Otherwise, enter 0xFF here.
422422

@@ -431,7 +431,7 @@ Protocol: 2.00+
431431
ext_loader_type <- 0x05
432432
ext_loader_ver <- 0x23
433433

434-
Assigned boot loader ids (hexadecimal):
434+
Assigned boot loader IDs (hexadecimal):
435435

436436
== =======================================
437437
0 LILO

0 commit comments

Comments
 (0)