From owner-svn-doc-head@FreeBSD.ORG Mon Sep 30 08:28:07 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5FCFFEFA; Mon, 30 Sep 2013 08:28:07 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-wi0-x229.google.com (mail-wi0-x229.google.com [IPv6:2a00:1450:400c:c05::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 83FE922C5; Mon, 30 Sep 2013 08:28:06 +0000 (UTC) Received: by mail-wi0-f169.google.com with SMTP id hj3so3312976wib.0 for ; Mon, 30 Sep 2013 01:28:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=URx43Yp3OGf9a82s2OB+vToHwGrPLOjrrMGToMI85qg=; b=o2CXMHDikJpQ2DraOeW3XokP3T0vitliC3lzqpcHyuvemuPmSGhR4yeFp5sLghp2t1 WgscJduCwxxU19Pwh7OndIwRdPZGg8cKqPXi/fSPtje78eGNOhldOJg5txuVA9tn1jav rmdOVEcItjvN3P1s3uaWGk7CO/WQ3epQr4CLk0wQGwDDpTNtI+TFQ0BWaSyYtTOQrYzd /xgbpbxPcqfFWEX2swgAw+bidqq+vA+Wz3LKlsld/xdaVA9CiYEME7Wi2OHschUv/hhr iNzUupGQpeXb9PueBCQzo59/cXEW/7cXvng8dqmkSQcX19tNx8zeaeW8C0JttX5KggJL 5ClQ== MIME-Version: 1.0 X-Received: by 10.181.12.75 with SMTP id eo11mr12748991wid.24.1380529684902; Mon, 30 Sep 2013 01:28:04 -0700 (PDT) Sender: pluknet@gmail.com Received: by 10.216.62.5 with HTTP; Mon, 30 Sep 2013 01:28:04 -0700 (PDT) In-Reply-To: <201309300720.r8U7K9e6082468@svn.freebsd.org> References: <201309300720.r8U7K9e6082468@svn.freebsd.org> Date: Mon, 30 Sep 2013 12:28:04 +0400 X-Google-Sender-Auth: Crqu6BI7Kfsj55yqbAzwqDDOLNo Message-ID: Subject: Re: svn commit: r42756 - head/en_US.ISO8859-1/htdocs/releases/9.2R From: Sergey Kandaurov To: Glen Barber Content-Type: text/plain; charset=ISO-8859-1 Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org 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: Mon, 30 Sep 2013 08:28:07 -0000 On 30 September 2013 11:20, Glen Barber wrote: > Author: gjb > Date: Mon Sep 30 07:20:08 2013 > New Revision: 42756 > URL: http://svnweb.freebsd.org/changeset/doc/42756 > > Log: > Add installation.html, copied raw from ../9.1R/, and modified for > 9.2-RELEASE. > [...] > + upgrades of i386 and amd64 systems running earlier FreeBSD releases. Systems > +running 8.[34]-RELEASE, +class="LITERAL">9.[01]-RELEASE, 9.1-BETA[123], or > + 9.1-RC[1234] can upgrade as follows:

These version numbers seems not adjusted. -- wbr, pluknet