From e62af29111fe6a3085b0f659915fbee202d0a235 Mon Sep 17 00:00:00 2001 From: Jeremy Kerr Date: Mon, 1 Sep 2014 13:40:01 +0800 Subject: ui/ncurses: Help string fixes The Configuration screen help doesn't reflect the option name, so update that to match. Also, fix the wording of the "Rescan devices" help. Signed-off-by: Jeremy Kerr --- ui/ncurses/nc-config-help.c | 2 +- ui/ncurses/nc-cui-help.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ui/ncurses') diff --git a/ui/ncurses/nc-config-help.c b/ui/ncurses/nc-config-help.c index 18c51d4..c977d1a 100644 --- a/ui/ncurses/nc-config-help.c +++ b/ui/ncurses/nc-config-help.c @@ -14,7 +14,7 @@ default (by bootloader configuration) will be booted automatically after a \ timeout. Use this option if you want to quickly boot your system without \ changing any boot option settings. This is the typical configuration.\n" "\n" -"Autoboot from a specific disk/network device: only boot options \ +"Only autoboot from a specific disk/network device: only boot options \ from a single device (specifed here) will be booted automatically after a \ timeout. Use this option if you have multiple operating system images \ installed.\n" diff --git a/ui/ncurses/nc-cui-help.c b/ui/ncurses/nc-cui-help.c index e61c2ba..0482830 100644 --- a/ui/ncurses/nc-cui-help.c +++ b/ui/ncurses/nc-cui-help.c @@ -18,8 +18,8 @@ To make changes to the system configuration, type C (configure).\n\ \n\ To set the language for the petitboot interface, type L (language).\n\ \n\ -To to find boot new or updated boot options on the system, select \ -the 'Rescan devices' option.\n\ +To find new or updated boot options on the system, select the 'Rescan devices' \ +option.\n\ \n\ To retreive new boot options from a remote configuration file, select \ the 'Retrieve config from URL' option.\n\ -- cgit v1.2.1