Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2013 17:23:27 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r249735 - head
Message-ID:  <201304211723.r3LHNRhV078579@svn.freebsd.org>

index | next in thread | raw e-mail

Author: imp
Date: Sun Apr 21 17:23:27 2013
New Revision: 249735
URL: http://svnweb.freebsd.org/changeset/base/249735

Log:
  Fix typos in my last commit.
  
  Submitted by:	Niclas Zeising and Benjamin Kaduk

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sun Apr 21 17:14:50 2013	(r249734)
+++ head/UPDATING	Sun Apr 21 17:23:27 2013	(r249735)
@@ -12,7 +12,7 @@ Items affecting the ports and packages s
 /usr/ports/UPDATING.  Please read that file before running portupgrade.
 
 NOTE: FreeBSD has switched from gcc to clang. If you have trouble bootstrapping
-from older versions of FreeBSD, try WITHOUT_CLANG to bootstrap to tip of
+from older versions of FreeBSD, try WITHOUT_CLANG to bootstrap to the tip of
 head, and then rebuild without this option. The bootstrap process from
 older version of current is a bit fragile.
 
@@ -1612,7 +1612,7 @@ COMMON ITEMS:
 	path, and has the highest probability of being successful.  Please try
 	this approach before reporting problems with a major version upgrade.
 
-	When upgrading a life system, having a root shell around before
+	When upgrading a live system, having a root shell around before
 	installing anything can help undo problems. Not having a root shell
 	around can lead to problems if pam has changed too much from your
 	starting point to allow continued authentication after the upgrade.


home | help

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