diff options
author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-04-16 03:34:21 +0100 |
---|---|---|
committer | Chris Lamb <chris@chris-lamb.co.uk> | 2008-04-16 03:34:21 +0100 |
commit | 9e272993ccdbc087b10b3e58fb580548d528b039 (patch) | |
tree | b928c751697fd2f08f23f3ec494803496d92ac80 /templates/syslinux/en/f2.txt.live | |
parent | 24200e1a2c8122db1f423898fea6625487f08ae4 (diff) | |
download | vyos-live-build-9e272993ccdbc087b10b3e58fb580548d528b039.tar.gz vyos-live-build-9e272993ccdbc087b10b3e58fb580548d528b039.zip |
Fix a number of issues with Syslinux templates (Closes: #476204)
This fixes:
* The ugly "toboot" and "to\nboot" problems
* Mistitled F4 page
* Ugly line-breaking of Debian Live URL
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
Diffstat (limited to 'templates/syslinux/en/f2.txt.live')
-rw-r--r-- | templates/syslinux/en/f2.txt.live | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/templates/syslinux/en/f2.txt.live b/templates/syslinux/en/f2.txt.live index f79062ada..ec2430e3b 100644 --- a/templates/syslinux/en/f2.txt.live +++ b/templates/syslinux/en/f2.txt.live @@ -2,8 +2,8 @@ You must have at least 64 megabytes of RAM to run this Debian Live system. -See the Live Manual or the FAQ for more information; both -documents are available at the Debian Live web site, 0fhttp://debian-live.alioth.debian.org/07 +See the Live Manual or the FAQ for more information; both documents are +available at the Debian Live web site, 0fhttp://debian-live.alioth.debian.org/07 Thank you for choosing Debian! @@ -20,4 +20,5 @@ Thank you for choosing Debian! -Press F1control and F then 1 for the help index, or ENTER to + +Press F1control and F then 1 for the help index, or ENTER to
\ No newline at end of file |