From owner-svn-doc-head@FreeBSD.ORG Sun Dec 30 16:17:44 2012
Return-Path:
Delivered-To: svn-doc-head@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
by hub.freebsd.org (Postfix) with ESMTP id 662653DF;
Sun, 30 Dec 2012 16:17:44 +0000 (UTC)
(envelope-from kensmith@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 4AA988FC12;
Sun, 30 Dec 2012 16:17:44 +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 qBUGHiqK035431;
Sun, 30 Dec 2012 16:17:44 GMT
(envelope-from kensmith@svn.freebsd.org)
Received: (from kensmith@localhost)
by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBUGHicj035430;
Sun, 30 Dec 2012 16:17:44 GMT
(envelope-from kensmith@svn.freebsd.org)
Message-Id: <201212301617.qBUGHicj035430@svn.freebsd.org>
From: Ken Smith
Date: Sun, 30 Dec 2012 16:17:44 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r40512 - head/en_US.ISO8859-1/htdocs/releases/9.1R
X-SVN-Group: doc-head
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-doc-head@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: SVN commit messages for the doc tree for head
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Sun, 30 Dec 2012 16:17:44 -0000
Author: kensmith
Date: Sun Dec 30 16:17:43 2012
New Revision: 40512
URL: http://svnweb.freebsd.org/changeset/doc/40512
Log:
Adjust a few places that still referenced 9.0 instead of 9.1. And adjust
the list of previous releases FreeBSD-Update can update from.
Modified:
head/en_US.ISO8859-1/htdocs/releases/9.1R/installation.html
Modified: head/en_US.ISO8859-1/htdocs/releases/9.1R/installation.html
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/9.1R/installation.html Sun Dec 30 10:42:02 2012 (r40511)
+++ head/en_US.ISO8859-1/htdocs/releases/9.1R/installation.html Sun Dec 30 16:17:43 2012 (r40512)
@@ -69,7 +69,7 @@ itself, including a guided walk-through
If you are upgrading from a previous release of FreeBSD, please read upgrading section in the Release Notes for notable incompatibilities
carefully.
@@ -84,9 +84,9 @@ and http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook//makeworld.html.
-For SVN use the releng/9.0 branch which will be where
+
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.
+to use for updating the source is RELENG_9_1 for CVS.