svn commit: r217801 - user/nwhitehorn/bsdinstall/release
Nathan Whitehorn
nwhitehorn at FreeBSD.org
Mon Jan 24 20:07:15 UTC 2011
Author: nwhitehorn
Date: Mon Jan 24 20:07:14 2011
New Revision: 217801
URL: http://svn.freebsd.org/changeset/base/217801
Log:
Fix spelling error.
Modified:
user/nwhitehorn/bsdinstall/release/rc.local
Modified: user/nwhitehorn/bsdinstall/release/rc.local
==============================================================================
--- user/nwhitehorn/bsdinstall/release/rc.local Mon Jan 24 18:34:16 2011 (r217800)
+++ user/nwhitehorn/bsdinstall/release/rc.local Mon Jan 24 20:07:14 2011 (r217801)
@@ -24,7 +24,7 @@ $DIALOG_CANCEL) # Live CD
;;
$DIALOG_EXTRA) # Shell
clear
- echo "When fixed, type 'exit' to return to the installer."
+ echo "When finished, type 'exit' to return to the installer."
/bin/sh
. /etc/rc.local
;;
More information about the svn-src-user
mailing list