svn commit: r273083 - releng/10.1/release/doc/en_US.ISO8859-1/readme

Glen Barber gjb at FreeBSD.org
Tue Oct 14 12:49:50 UTC 2014


Author: gjb
Date: Tue Oct 14 12:49:49 2014
New Revision: 273083
URL: https://svnweb.freebsd.org/changeset/base/273083

Log:
  Fix rendering of a URL.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  releng/10.1/release/doc/en_US.ISO8859-1/readme/article.xml

Modified: releng/10.1/release/doc/en_US.ISO8859-1/readme/article.xml
==============================================================================
--- releng/10.1/release/doc/en_US.ISO8859-1/readme/article.xml	Tue Oct 14 12:40:52 2014	(r273082)
+++ releng/10.1/release/doc/en_US.ISO8859-1/readme/article.xml	Tue Oct 14 12:49:49 2014	(r273083)
@@ -349,8 +349,10 @@
 	  other copies are kept updated on the Internet and should be
 	  consulted as the <quote>current errata</quote> for this
 	  release.  These other copies of the errata are located at
+	  the
 	  <uri
-	    xlink:href="&url.base;/releases/">&url.base;/releases/</uri>
+	    xlink:href="&url.base;/releases/">&os; &release.current;
+	      page</uri>
 	  (as well as any sites which keep up-to-date mirrors of this
 	  location).</para>
       </note>


More information about the svn-src-releng mailing list