diff options
Diffstat (limited to 'templates/syslinux/en')
-rw-r--r-- | templates/syslinux/en/f3.txt.install | 2 | ||||
-rw-r--r-- | templates/syslinux/en/f3.txt.install.g-i | 4 | ||||
-rw-r--r-- | templates/syslinux/en/f3.txt.live | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/templates/syslinux/en/f3.txt.install b/templates/syslinux/en/f3.txt.install index cc0b918..59c2d27 100644 --- a/templates/syslinux/en/f3.txt.install +++ b/templates/syslinux/en/f3.txt.install @@ -3,7 +3,7 @@ 0fAvailable boot methods:07 0flive07 - Start the live system -- this is the default {LH_MEDIA} method. + Start the live system -- this is the default {$LH_MEDIA} method. 0flivefailsafe07 Start the live system in fail-safe mode. 0finstall07 diff --git a/templates/syslinux/en/f3.txt.install.g-i b/templates/syslinux/en/f3.txt.install.g-i index 25b1949..2a49e50 100644 --- a/templates/syslinux/en/f3.txt.install.g-i +++ b/templates/syslinux/en/f3.txt.install.g-i @@ -3,7 +3,7 @@ 0fAvailable boot methods:07 0flive07 - Start the live system -- this is the default LH_MEDIA method. + Start the live system -- this is the default {$LH_MEDIA} method. 0flivefailsafe07 Start the live system in fail-safe mode. 0finstall07 or 0finstallgui07 @@ -21,4 +21,4 @@ parameters, by simply pressing enter at the boot prompt. Except in expert mode, non-critical kernel boot messages are suppressed. -Press F1control and F then 1 for the help index, or ENTER to
\ No newline at end of file +Press F1control and F then 1 for the help index, or ENTER to diff --git a/templates/syslinux/en/f3.txt.live b/templates/syslinux/en/f3.txt.live index cc887cc..87a17d0 100644 --- a/templates/syslinux/en/f3.txt.live +++ b/templates/syslinux/en/f3.txt.live @@ -3,7 +3,7 @@ 0fAvailable boot methods:07 0flive07 - Start the live system -- this is the default LH_MEDIA method. + Start the live system -- this is the default {$LH_MEDIA} method. 0flivefailsafe07 Start the live system in fail-safe mode. @@ -21,4 +21,4 @@ If unsure, you should use the default boot method, with no special parameters, by simply pressing enter at the boot prompt. -Press F1control and F then 1 for the help index, or ENTER to
\ No newline at end of file +Press F1control and F then 1 for the help index, or ENTER to |