Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jul 2009 00:45:28 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-6@freebsd.org
Subject:   svn commit: r195277 - in stable/6/usr.sbin/sysinstall: . help
Message-ID:  <200907020045.n620jSi6029008@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Thu Jul  2 00:45:28 2009
New Revision: 195277
URL: http://svn.freebsd.org/changeset/base/195277

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/6/usr.sbin/sysinstall/   (props changed)
  stable/6/usr.sbin/sysinstall/help/usage.hlp

Modified: stable/6/usr.sbin/sysinstall/help/usage.hlp
==============================================================================
--- stable/6/usr.sbin/sysinstall/help/usage.hlp	Thu Jul  2 00:44:21 2009	(r195276)
+++ stable/6/usr.sbin/sysinstall/help/usage.hlp	Thu Jul  2 00:45:28 2009	(r195277)
@@ -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?200907020045.n620jSi6029008>