From owner-freebsd-doc@FreeBSD.ORG Mon Jan 2 12:20:09 2006 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7142C16A41F for ; Mon, 2 Jan 2006 12:20:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 076BC43D53 for ; Mon, 2 Jan 2006 12:20:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k02CK87g045179 for ; Mon, 2 Jan 2006 12:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k02CK8QJ045178; Mon, 2 Jan 2006 12:20:08 GMT (envelope-from gnats) Date: Mon, 2 Jan 2006 12:20:08 GMT Message-Id: <200601021220.k02CK8QJ045178@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Daniel Gerzo Cc: Subject: Re: docs/91193: [patch] update URL to snapshots in handbook. X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jan 2006 12:20:09 -0000 The following reply was made to PR docs/91193; it has been noted by GNATS. From: Daniel Gerzo To: bug-followup@FreeBSD.org Cc: Subject: Re: docs/91193: [patch] update URL to snapshots in handbook. Date: Mon, 2 Jan 2006 13:13:11 +0100 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello, good catch Pav. We (me and simon@:)) decided that this is actually good idea to link that page. I have also slightly modified the text since it was a bit confusing. discussed and help provided by: simon@ -- Best Regards, Daniel Gerzo --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="stable.diff" --- chapter.sgml.orig Mon Jan 2 01:02:50 2006 +++ chapter.sgml Mon Jan 2 12:07:05 2006 @@ -382,11 +382,11 @@ - If you are installing a new system and want it to be as - stable as possible, you can simply grab the latest dated - branch snapshot from - and install it like any other release. Or you can + If you are going to install a new system and want it + to run monthly snapshot built from &os.stable;, please + check the + Snapshots web page for more information. + Alternatively, it is possible to install the most recent &os.stable; release from the mirror sites and follow the instructions below to upgrade your system to the --gBBFr7Ir9EOA20Yy--