diff options
Diffstat (limited to 'distrib/miniroot/install.sub')
-rw-r--r-- | distrib/miniroot/install.sub | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/distrib/miniroot/install.sub b/distrib/miniroot/install.sub index 1b22dcf1385..1bb46c4c497 100644 --- a/distrib/miniroot/install.sub +++ b/distrib/miniroot/install.sub @@ -1,4 +1,4 @@ -# $OpenBSD: install.sub,v 1.409 2007/02/14 23:37:18 krw Exp $ +# $OpenBSD: install.sub,v 1.410 2007/03/01 03:51:56 deraadt Exp $ # $NetBSD: install.sub,v 1.5.2.8 1996/09/02 23:25:02 pk Exp $ # # Copyright (c) 1997-2006 Todd Miller, Theo de Raadt, Ken Westerback @@ -104,12 +104,11 @@ welcome() { Welcome to the $OBSD $MODE program. -This program will help you $MODE OpenBSD in a simple and rational way. At -any prompt except password prompts you can run a shell command by typing -'!foo', or escape to a shell by typing '!'. Default answers are shown in []'s -and are selected by pressing RETURN. At any time you can exit this program by -pressing Control-C and then RETURN, but quitting during an $MODE can leave -your system in an inconsistent state. +This program will help you $MODE OpenBSD. At any prompt except password +prompts you can escape to a shell by typing '!'. Default answers are shown +in []'s and are selected by pressing RETURN. At any time you can exit this +program by pressing Control-C, but exiting during an $MODE can leave your +system in an inconsistent state. __EOT |