From owner-svn-src-all@FreeBSD.ORG Sun Dec 30 16:41:18 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1CC08B9B; Sun, 30 Dec 2012 16:41:18 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id DC0738FC14; Sun, 30 Dec 2012 16:41:17 +0000 (UTC) Received: from svn.freebsd.org (svn.FreeBSD.org [8.8.178.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBUGfHUU039269; Sun, 30 Dec 2012 16:41:17 GMT (envelope-from hrs@svn.freebsd.org) Received: (from hrs@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBUGfHMY039268; Sun, 30 Dec 2012 16:41:17 GMT (envelope-from hrs@svn.freebsd.org) Message-Id: <201212301641.qBUGfHMY039268@svn.freebsd.org> From: Hiroki Sato Date: Sun, 30 Dec 2012 16:41:17 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r244867 - stable/9/release/doc/en_US.ISO8859-1/installation X-SVN-Group: stable-9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Dec 2012 16:41:18 -0000 Author: hrs Date: Sun Dec 30 16:41:17 2012 New Revision: 244867 URL: http://svnweb.freebsd.org/changeset/base/244867 Log: Fix version numbers. PR: 174813 Modified: stable/9/release/doc/en_US.ISO8859-1/installation/article.xml Modified: stable/9/release/doc/en_US.ISO8859-1/installation/article.xml ============================================================================== --- stable/9/release/doc/en_US.ISO8859-1/installation/article.xml Sun Dec 30 16:39:32 2012 (r244866) +++ stable/9/release/doc/en_US.ISO8859-1/installation/article.xml Sun Dec 30 16:41:17 2012 (r244867) @@ -58,7 +58,7 @@ If you are upgrading from a previous release of &os;, please read upgrading + url="http://www.FreeBSD.org/releases/9.1R/relnotes-detailed.html#upgrade">upgrading section in the Release Notes for notable incompatibilities carefully. @@ -68,12 +68,12 @@ The procedure for doing a source code based update is described in and - . + . - For SVN use the releng/9.0 branch + For SVN use the releng/9.1 branch which will be where any upcoming Security Advisories or Errata Notices will be applied. The branch tag to use for updating - the source is RELENG_9_0 for CVS. + the source is RELENG_9_1 for CVS. @@ -84,8 +84,9 @@ earlier FreeBSD releases. Systems running 7.[34]-RELEASE, 8.[12]-RELEASE, - 9.0-BETA[123], or - 9.0-RC[123] can upgrade as follows: + 9.0-RELEASE, + 9.1-BETA1, or + 9.1-RC[123] can upgrade as follows: First, ensure that your current system is up to date; a change was recently made to &man.freebsd-update.8; (Errata @@ -102,7 +103,7 @@ &man.freebsd-update.8; will ask for help in merging configuration files. - &prompt.root; freebsd-update upgrade -r 9.0-RELEASE + &prompt.root; freebsd-update upgrade -r 9.1-RELEASE Due to changes in the way that &os; is packaged on the release media, two complications may arise in this process if