svn commit: r44106 - head/en_US.ISO8859-1/htdocs

Christian Brueffer brueffer at FreeBSD.org
Mon Mar 3 12:20:41 UTC 2014


Author: brueffer
Date: Mon Mar  3 12:20:40 2014
New Revision: 44106
URL: http://svnweb.freebsd.org/changeset/doc/44106

Log:
  Update release notes links to 10/9-STABLE instead of 9/8-STABLE.

Modified:
  head/en_US.ISO8859-1/htdocs/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/relnotes.xml	Mon Mar  3 09:35:03 2014	(r44105)
+++ head/en_US.ISO8859-1/htdocs/relnotes.xml	Mon Mar  3 12:20:40 2014	(r44106)
@@ -76,28 +76,28 @@
       <li><a href="&base;/relnotes/CURRENT/errata/index.html">Errata</a></li>
     </ul>
 
-    <h3>FreeBSD 9-STABLE Release Documentation</h3>
+    <h3>FreeBSD 10-STABLE Release Documentation</h3>
 
     <ul>
-      <li><a href="&base;/relnotes/9-STABLE/readme/index.html">README</a></li>
+      <li><a href="&base;/relnotes/10-STABLE/readme/index.html">README</a></li>
 
-      <li><a href="&base;/relnotes/9-STABLE/relnotes/index.html">Release Notes</a></li>
+      <li><a href="&base;/relnotes/10-STABLE/relnotes/index.html">Release Notes</a></li>
 
-      <li><a href="&base;/relnotes/9-STABLE/hardware/index.html">Hardware Notes</a></li>
+      <li><a href="&base;/relnotes/10-STABLE/hardware/index.html">Hardware Notes</a></li>
 
-      <li><a href="&base;/relnotes/9-STABLE/errata/index.html">Errata</a></li>
+      <li><a href="&base;/relnotes/10-STABLE/errata/index.html">Errata</a></li>
     </ul>
 
-    <h3>FreeBSD 8-STABLE Release Documentation</h3>
+    <h3>FreeBSD 9-STABLE Release Documentation</h3>
 
     <ul>
-      <li><a href="&base;/relnotes/8-STABLE/readme/index.html">README</a></li>
+      <li><a href="&base;/relnotes/9-STABLE/readme/index.html">README</a></li>
 
-      <li><a href="&base;/relnotes/8-STABLE/relnotes/index.html">Release Notes</a></li>
+      <li><a href="&base;/relnotes/9-STABLE/relnotes/index.html">Release Notes</a></li>
 
-      <li><a href="&base;/relnotes/8-STABLE/hardware/index.html">Hardware Notes</a></li>
+      <li><a href="&base;/relnotes/9-STABLE/hardware/index.html">Hardware Notes</a></li>
 
-      <li><a href="&base;/relnotes/8-STABLE/errata/index.html">Errata</a></li>
+      <li><a href="&base;/relnotes/9-STABLE/errata/index.html">Errata</a></li>
     </ul>
 
     <h2>Other Sites</h2>


More information about the svn-doc-head mailing list