[syslinux:master] txt/syslinux.cfg.txt: Fix SYSAPPEND FSUUID

syslinux-bot for Gene Cumm gene.cumm at gmail.com
Mon Jan 5 17:48:19 PST 2015


Commit-ID:  6b45747ba5a1d8051d1e6962f0666835c5992128
Gitweb:     http://www.syslinux.org/commit/6b45747ba5a1d8051d1e6962f0666835c5992128
Author:     Gene Cumm <gene.cumm at gmail.com>
AuthorDate: Thu, 18 Dec 2014 21:47:32 -0500
Committer:  Gene Cumm <gene.cumm at gmail.com>
CommitDate: Mon, 5 Jan 2015 20:43:13 -0500

txt/syslinux.cfg.txt: Fix SYSAPPEND FSUUID

Reflow for proper AsciiDoc formatting.

Signed-off-by: Gene Cumm <gene.cumm at gmail.com>

---
 txt/syslinux.cfg.txt | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/txt/syslinux.cfg.txt b/txt/syslinux.cfg.txt
index 63906c2..058f3eb 100644
--- a/txt/syslinux.cfg.txt
+++ b/txt/syslinux.cfg.txt
@@ -242,10 +242,12 @@ of the specification, the following values are defined:
 	 27	Advanced TCI
 	 28	Blade
 	 29	Blade enclosure
-
-	0x40000: Append a file system UUID string.  For EXT2/3/4, this is the typical file system UUID.  For FAT12/16/32, this is the 32-bit file system serial number (ie DA1A-0B2E).
-
-		FSUUID=<FS-UUID>
++
+*0x40000*::: (6.03+) Append a file system UUID string.  For EXT2/3/4, this is the typical file system UUID.  For FAT12/16/32, this is the 32-bit file system serial number (ie DA1A-0B2E).
++
+----
+FSUUID=<FS-UUID>
+----
 
 
 == KERNEL-LIKE DIRECTIVES ==


More information about the Syslinux-commits mailing list