svn commit: r47745 - head/en_US.ISO8859-1/books/handbook/introduction

Warren Block wblock at FreeBSD.org
Fri Nov 6 03:13:56 UTC 2015


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 at 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


More information about the svn-doc-all mailing list