Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2015 03:13:55 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r47745 - head/en_US.ISO8859-1/books/handbook/introduction
Message-ID:  <201511060313.tA63Dt80037813@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wblock
Date: Fri Nov  6 03:13:54 2015
New Revision: 47745
URL: https://svnweb.freebsd.org/changeset/doc/47745

Log:
  Redirect a link to a removed section to the releases portion of the web
  site.  Pointed out by Eneko Gotzon Ares <enekogotzon@gmail.com>.
  
  Submitted by:	jhb

Modified:
  head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml	Thu Nov  5 15:49:40 2015	(r47744)
+++ head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml	Fri Nov  6 03:13:54 2015	(r47745)
@@ -65,9 +65,9 @@
 
     <para>&os; is a 4.4BSD-Lite based operating system for Intel (x86
       and &itanium;), AMD64, Sun &ultrasparc; computers.  Ports to
-      other architectures are also underway.  You can also read about
+      other architectures are also under way.  You can also read about
       <link linkend="history">the history of &os;</link>, or the
-      <link linkend="relnotes">current release</link>.  If you are
+      <link xlink:href="&url.base;/releases">current release</link>.  If you are
       interested in contributing something to the Project (code,
       hardware, funding), see the <link
 	xlink:href="&url.articles.contributing;/index.html">Contributing
@@ -1232,7 +1232,7 @@
 	continued success!</para>
     </sect2>
 
-    <sect2 xml:id="relnotes">
+    <sect2 xml:id="third-party-programs">
       <title>Third Party Programs</title>
 
       <para>In addition to the base distributions, &os; offers a



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511060313.tA63Dt80037813>