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

Glen Barber gjb at FreeBSD.org
Tue May 5 19:37:26 UTC 2020


Author: gjb
Date: Tue May  5 19:37:25 2020
New Revision: 54103
URL: https://svnweb.freebsd.org/changeset/doc/54103

Log:
  Add powerpcspe to the 12.1 list, and remove it from the 11.3 list.
  
  PR:		246234
  Submitted by:	pkubaj
  Sponsored by:	Rubicon Communications, LLC (netgate.com)

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

Modified: head/en_US.ISO8859-1/htdocs/where.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/where.xml	Tue May  5 18:34:34 2020	(r54102)
+++ head/en_US.ISO8859-1/htdocs/where.xml	Tue May  5 19:37:25 2020	(r54103)
@@ -82,6 +82,7 @@
 	      <li><a href="&url.rel;/i386/i386/ISO-IMAGES/&rel121.current;/">i386</a></li>
 	      <li><a href="&url.rel;/powerpc/powerpc/ISO-IMAGES/&rel121.current;/">powerpc</a></li>
 	      <li><a href="&url.rel;/powerpc/powerpc64/ISO-IMAGES/&rel121.current;/">powerpc64</a></li>
+	      <li><a href="&url.rel;/powerpc/powerpcspe/ISO-IMAGES/&rel121.current;/">powerpcspe</a></li>
 	      <li><a href="&url.rel;/sparc64/sparc64/ISO-IMAGES/&rel121.current;/">sparc64</a></li>
 	      <li><a href="&url.rel;/arm64/aarch64/ISO-IMAGES/&rel121.current;/">aarch64</a></li>
 	    </ul>
@@ -468,7 +469,6 @@
 	      <li><a href="&url.snapshot;/i386/i386/ISO-IMAGES/&rel1.current;/">i386</a></li>
 	      <li><a href="&url.snapshot;/powerpc/powerpc/ISO-IMAGES/&rel1.current;/">powerpc</a></li>
 	      <li><a href="&url.snapshot;/powerpc/powerpc64/ISO-IMAGES/&rel1.current;/">powerpc64</a></li>
-	      <li><a href="&url.snapshot;/powerpc/powerpcspe/ISO-IMAGES/&rel1.current;/">powerpcspe</a></li>
 	      <li><a href="&url.snapshot;/sparc64/sparc64/ISO-IMAGES/&rel1.current;/">sparc64</a></li>
 	      <li><a href="&url.snapshot;/arm/armv6/ISO-IMAGES/&rel1.current;/">armv6</a></li>
 	      <li><a href="&url.snapshot;/arm64/aarch64/ISO-IMAGES/&rel1.current;/">aarch64</a></li>


More information about the svn-doc-all mailing list