diff options
Diffstat (limited to 'syslinux.doc')
-rw-r--r-- | syslinux.doc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/syslinux.doc b/syslinux.doc index 0fe14df6..75a53b1a 100644 --- a/syslinux.doc +++ b/syslinux.doc @@ -97,6 +97,10 @@ LABEL label kernel mykernel append myoptions + Note: Labels are mangled as if they were DOS filenames, and must be + unique after mangling. For example, two labels + "v2.1.30" and "v2.1.31" will not be distinguishable. + APPEND - Append nothing. APPEND with a single hyphen as argument in a |