summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drakpxelinux.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/drakpxelinux.pl b/drakpxelinux.pl
index baf8321..544e058 100644
--- a/drakpxelinux.pl
+++ b/drakpxelinux.pl
@@ -94,7 +94,7 @@ my %help = (
'kernel' => N("memdisk in case of network.img, or vmlinuz"),
'vga' => N("if you encounter any problem with VGA, please adjust"),
'interface' => N("network interface used for the installation process"),
- 'info' => N("the name to be displayed in the PXE menu (an ASCII word/number)"),
+ 'info' => N("Information displayed in PXE help (F1 key)"),
'network' => N("DHCP or an IP address"),
'directory' => N("full path to Mandrakelinux install server directory"),
'automatic' => N("installation method: choose NFS or HTTP"),