From owner-svn-doc-all@FreeBSD.ORG Thu Jun 6 08:02:22 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C57C139B; Thu, 6 Jun 2013 08:02:22 +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 9D6A71DEB; Thu, 6 Jun 2013 08:02:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5682MN3051463; Thu, 6 Jun 2013 08:02:22 GMT (envelope-from hrs@svn.freebsd.org) Received: (from hrs@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5682MQN051461; Thu, 6 Jun 2013 08:02:22 GMT (envelope-from hrs@svn.freebsd.org) Message-Id: <201306060802.r5682MQN051461@svn.freebsd.org> From: Hiroki Sato Date: Thu, 6 Jun 2013 08:02:22 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41846 - head/en_US.ISO8859-1/htdocs/releases/8.4R X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jun 2013 08:02:22 -0000 Author: hrs Date: Thu Jun 6 08:02:21 2013 New Revision: 41846 URL: http://svnweb.freebsd.org/changeset/doc/41846 Log: Add relnotes cover page. Added: head/en_US.ISO8859-1/htdocs/releases/8.4R/relnotes.xml (contents, props changed) Modified: head/en_US.ISO8859-1/htdocs/releases/8.4R/Makefile Modified: head/en_US.ISO8859-1/htdocs/releases/8.4R/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/8.4R/Makefile Thu Jun 6 06:26:26 2013 (r41845) +++ head/en_US.ISO8859-1/htdocs/releases/8.4R/Makefile Thu Jun 6 08:02:21 2013 (r41846) @@ -7,7 +7,8 @@ .include "../Makefile.inc" .endif -DOCS+= schedule.xml +DOCS+= relnotes.xml \ + schedule.xml DATA= docbook.css \ errata.html \ Added: head/en_US.ISO8859-1/htdocs/releases/8.4R/relnotes.xml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/en_US.ISO8859-1/htdocs/releases/8.4R/relnotes.xml Thu Jun 6 08:02:21 2013 (r41846) @@ -0,0 +1,47 @@ + + +]> + + + &title; + + $FreeBSD$ + + + + + + +
+
+

Important: All users are encouraged to consult the + release errata before installing &os; or submitting a problem + report. The errata document is updated with late-breaking + information discovered late in the release cycle or after the + release. Typically, it contains information on known bugs, + security advisories, and corrections to documentation. An + up-to-date copy of the errata for &os; 8.4-RELEASE can be + found on the &os; Web site.

+
+
+ +

Other Release Documentation for 8.4-RELEASE

+ + + +

A list of all platforms currently under development can be found + on the Supported + Platforms page.

+ + +