Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jun 2009 23:10:59 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r195012 - head/usr.sbin/sysinstall/help
Message-ID:  <200906252310.n5PNAxha067262@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Thu Jun 25 23:10:59 2009
New Revision: 195012
URL: http://svn.freebsd.org/changeset/base/195012

Log:
  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>
  MFC after:	1 weeks

Modified:
  head/usr.sbin/sysinstall/help/usage.hlp

Modified: head/usr.sbin/sysinstall/help/usage.hlp
==============================================================================
--- head/usr.sbin/sysinstall/help/usage.hlp	Thu Jun 25 22:42:19 2009	(r195011)
+++ head/usr.sbin/sysinstall/help/usage.hlp	Thu Jun 25 23:10:59 2009	(r195012)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906252310.n5PNAxha067262>