diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-06-08 11:51:56 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-06-08 11:51:56 +0000 |
commit | c962365315fb42b07df962941419310d7dcd5feb (patch) | |
tree | 0aa5aac8cf3dadb19bd3a3c1b0f82cc9624e83bd /help.inc | |
parent | 534f2f4437093bd78411126ef45de41fc6b93bf3 (diff) | |
download | bootloader-theme-c962365315fb42b07df962941419310d7dcd5feb.tar bootloader-theme-c962365315fb42b07df962941419310d7dcd5feb.tar.gz bootloader-theme-c962365315fb42b07df962941419310d7dcd5feb.tar.bz2 bootloader-theme-c962365315fb42b07df962941419310d7dcd5feb.tar.xz bootloader-theme-c962365315fb42b07df962941419310d7dcd5feb.zip |
re-sync after the big svn loss0.21
Diffstat (limited to 'help.inc')
-rw-r--r-- | help.inc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ clip.size pop 800 eq { dup "o_gateway" eq { pop "network" } if dup "o_pci" eq { pop "o_acpi" } if - syslinux not livecd or { + syslinux { % only help, startup, keytable and option pages dup "o_" strstr 1 ne { dup "help" ne |