Author: delphij Date: Thu Jul 2 00:39:25 2009 New Revision: 195273 URL: http://svn.freebsd.org/changeset/base/195273
Log: MFC r195012: Correct a typo (which you can use to in order -> which you can use in order to). PR: bin/136040 Submitted by: "Vikentii L. Karabin" <kvl tomsksoft com> Modified: stable/7/usr.sbin/sysinstall/ (props changed) stable/7/usr.sbin/sysinstall/help/usage.hlp Modified: stable/7/usr.sbin/sysinstall/help/usage.hlp ============================================================================== --- stable/7/usr.sbin/sysinstall/help/usage.hlp Thu Jul 2 00:36:00 2009 (r195272) +++ stable/7/usr.sbin/sysinstall/help/usage.hlp Thu Jul 2 00:39:25 2009 (r195273) @@ -56,7 +56,7 @@ it's also useful when dealing with sub-s that don't use menus and tend to scroll their output off the top of the screen. -FreeBSD also supports multiple "virtual consoles" which you can use to +FreeBSD also supports multiple "virtual consoles" which you can use in order to have several active sessions at once. Use ALT-F<n> to switch between screens, where `F<n>' is the function key corresponding to the screen you wish to see. By default, the system comes with 8 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"