svn commit: r44107 - head/en_US.ISO8859-1/htdocs/releases/10.0R

Glen Barber gjb at FreeBSD.org
Mon Mar 3 13:40:21 UTC 2014


Author: gjb
Date: Mon Mar  3 13:40:20 2014
New Revision: 44107
URL: http://svnweb.freebsd.org/changeset/doc/44107

Log:
  Fix two missing links.
  
  Submitted by:	brueffer
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/10.0R/installation.html

Modified: head/en_US.ISO8859-1/htdocs/releases/10.0R/installation.html
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/10.0R/installation.html	Mon Mar  3 12:20:40 2014	(r44106)
+++ head/en_US.ISO8859-1/htdocs/releases/10.0R/installation.html	Mon Mar  3 13:40:20 2014	(r44107)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>FreeBSD 10.0-RELEASE Installation Instructions</title><link rel="stylesheet" type="text/css" href="docbook.css" /><link rev="made" href="doc at FreeBSD.org" /><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /><meta name="description" content="This article gives some brief instructions on installing FreeBSD 10.0-RELEASE and upgrading the systems running earlier releases." /></head><body><div class="article"><div xmlns="" class="titlepage"><div><div><h1 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="idp61517488"></a>FreeBSD 10.0-RELEASE Installation Instructions</h1></div><div><div xmlns="http://www.w3.org/1999/xhtml" class="author"><h3 class="author"><span class="orgname">The FreeBSD Project</span></h3></div></di
 v><div><p xmlns="http://www.w3.org/1999/xhtml" class="copyright">Copyright © 2014 The FreeBSD Documentation Project</p></div><div><div xmlns="http://www.w3.org/1999/xhtml" class="legalnotice"><a id="trademarks"></a><p xmlns="http://www.w3.org/TR/xhtml1/transitional">FreeBSD is a registered trademark of
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>FreeBSD 10.0-RELEASE Installation Instructions</title><link rel="stylesheet" type="text/css" href="docbook.css" /><link rev="made" href="doc at FreeBSD.org" /><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /><meta name="description" content="This article gives some brief instructions on installing FreeBSD 10.0-RELEASE and upgrading the systems running earlier releases." /></head><body><div class="article"><div xmlns="" class="titlepage"><div><div><h1 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="idp61507280"></a>FreeBSD 10.0-RELEASE Installation Instructions</h1></div><div><div xmlns="http://www.w3.org/1999/xhtml" class="author"><h3 class="author"><span class="orgname">The FreeBSD Project</span></h3></div></di
 v><div><p xmlns="http://www.w3.org/1999/xhtml" class="copyright">Copyright © 2014 The FreeBSD Documentation Project</p></div><div><div xmlns="http://www.w3.org/1999/xhtml" class="legalnotice"><a id="trademarks"></a><p xmlns="http://www.w3.org/TR/xhtml1/transitional">FreeBSD is a registered trademark of
   the FreeBSD Foundation. </p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">Intel, Celeron, EtherExpress, i386,
   i486, Itanium, Pentium, and Xeon are trademarks or registered
   trademarks of Intel Corporation or its subsidiaries in the United
@@ -22,12 +22,12 @@
       screenshots. </p></div><div class="sect1"><div xmlns="" class="titlepage"><div><div><h2 xmlns="http://www.w3.org/1999/xhtml" class="title" style="clear: both"><a id="upgrade"></a>2. Upgrading FreeBSD</h2></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">If you are upgrading from a previous release of FreeBSD, please
       read <code xmlns="http://www.w3.org/1999/xhtml" class="uri"><a class="uri" href="http://www.FreeBSD.org/releases/10.0R/relnotes.html#upgrade" target="_top">upgrading
       section in the Release Notes</a></code> for notable
-      incompatibilities carefully. </p><div class="sect2"><div xmlns="" class="titlepage"><div><div><h3 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="idp61921200"></a>2.1. Upgrading from Source</h3></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The procedure for doing a source code based update is
+      incompatibilities carefully. </p><div class="sect2"><div xmlns="" class="titlepage"><div><div><h3 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="idp61907152"></a>2.1. Upgrading from Source</h3></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The procedure for doing a source code based update is
 	described in
-	<code xmlns="http://www.w3.org/1999/xhtml" class="uri"><a class="uri" href="../../../../doc/en_US.ISO8859-1/books/handbook/synching.html" target="_top"></a></code> and
-	<code xmlns="http://www.w3.org/1999/xhtml" class="uri"><a class="uri" href="../../../../doc/en_US.ISO8859-1/books/handbook/makeworld.html" target="_top"></a></code>. </p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">For SVN use the <code xmlns="http://www.w3.org/1999/xhtml" class="filename">releng/10.0</code> branch
+	<code xmlns="http://www.w3.org/1999/xhtml" class="uri"><a class="uri" href="../../../../doc/en_US.ISO8859-1/books/handbook/synching.html" target="_top">Synchronizing Source</a></code> and
+	<code xmlns="http://www.w3.org/1999/xhtml" class="uri"><a class="uri" href="../../../../doc/en_US.ISO8859-1/books/handbook/makeworld.html" target="_top">Rebuilding world</a></code>. </p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">For SVN use the <code xmlns="http://www.w3.org/1999/xhtml" class="filename">releng/10.0</code> branch
 	which will be where any upcoming Security Advisories or Errata
-	Notices will be applied. </p></div><div class="sect2"><div xmlns="" class="titlepage"><div><div><h3 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="idp61927984"></a>2.2. Upgrading Using <span class="quote">“<span class="quote">FreeBSD Update</span>”</span></h3></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8"><span class="citerefentry"><span class="refentrytitle">freebsd-update</span>(8)</span></a> utility supports binary
+	Notices will be applied. </p></div><div class="sect2"><div xmlns="" class="titlepage"><div><div><h3 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="idp61923024"></a>2.2. Upgrading Using <span class="quote">“<span class="quote">FreeBSD Update</span>”</span></h3></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8"><span class="citerefentry"><span class="refentrytitle">freebsd-update</span>(8)</span></a> utility supports binary
 	upgrades of i386 and amd64 systems running
 	earlier FreeBSD releases. Systems running
 	<code xmlns="http://www.w3.org/1999/xhtml" class="literal">7.[34]-RELEASE</code>,


More information about the svn-doc-all mailing list