From 2b3897717002ca85ac077d766bddee22a735dc37 Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Fri, 12 Nov 2004 14:43:30 +0000 Subject: fix help in edit_box_item --- drakpxelinux.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drakpxelinux.pl') 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"), -- cgit v1.2.1