From a2b3ce9271c9b4e1de9711aebf24a7e990bab5c0 Mon Sep 17 00:00:00 2001 From: dcs Date: Fri, 14 May 1999 19:07:59 +0000 Subject: Rewording. --- share/examples/bootforth/menuconf.4th | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share') diff --git a/share/examples/bootforth/menuconf.4th b/share/examples/bootforth/menuconf.4th index ae053ec..2711204 100644 --- a/share/examples/bootforth/menuconf.4th +++ b/share/examples/bootforth/menuconf.4th @@ -14,11 +14,11 @@ : menu 2 fg 20 7 at-xy - ." 1. Start FreeBSD /boot/stable.conf." + ." 1. Start FreeBSD with /boot/stable.conf." 20 8 at-xy - ." 2. Start FreeBSD /boot/current.conf." + ." 2. Start FreeBSD with /boot/current.conf." 20 9 at-xy - ." 3. Start FreeBSD /boot/loader.rc." + ." 3. Start FreeBSD with standard configuration. " 20 10 at-xy ." 4. Reboot." me -- cgit v1.1