aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGene Cumm <gene.cumm@gmail.com>2014-12-18 21:47:32 -0500
committerGene Cumm <gene.cumm@gmail.com>2015-01-05 20:43:13 -0500
commit6b45747ba5a1d8051d1e6962f0666835c5992128 (patch)
tree929be54b005f2b0ae8af2cfb41a8d2255e452c5a
parent5270b9e01c7f5220c989eff7de3dac7c2ac69dd8 (diff)
downloadsyslinux-6b45747ba5a1d8051d1e6962f0666835c5992128.tar.gz
syslinux-6b45747ba5a1d8051d1e6962f0666835c5992128.tar.xz
syslinux-6b45747ba5a1d8051d1e6962f0666835c5992128.zip
txt/syslinux.cfg.txt: Fix SYSAPPEND FSUUID
Reflow for proper AsciiDoc formatting. Signed-off-by: Gene Cumm <gene.cumm@gmail.com>
-rw-r--r--txt/syslinux.cfg.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/txt/syslinux.cfg.txt b/txt/syslinux.cfg.txt
index 63906c29..058f3eb0 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 ==