Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jul 2009 00:39:25 +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-7@freebsd.org
Subject:   svn commit: r195273 - in stable/7/usr.sbin/sysinstall: . help
Message-ID:  <200907020039.n620dPMp028673@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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