svn commit: r48932 - head/en_US.ISO8859-1/htdocs/platforms

Ed Maste emaste at FreeBSD.org
Wed Jun 15 20:45:53 UTC 2016


Author: emaste (src committer)
Date: Wed Jun 15 20:45:51 2016
New Revision: 48932
URL: https://svnweb.freebsd.org/changeset/doc/48932

Log:
  Include FreeBSD/arm64 in the platform list

Modified:
  head/en_US.ISO8859-1/htdocs/platforms/index.xml

Modified: head/en_US.ISO8859-1/htdocs/platforms/index.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/platforms/index.xml	Wed Jun 15 18:15:07 2016	(r48931)
+++ head/en_US.ISO8859-1/htdocs/platforms/index.xml	Wed Jun 15 20:45:51 2016	(r48932)
@@ -41,6 +41,11 @@
 	  <td>Tier 2</td>
 	</tr>
 	<tr>
+	  <td><a href="arm.html">FreeBSD/arm64 Project</a></td>
+	  <td><a href="mailto:freebsd-arm at FreeBSD.org">freebsd-arm at FreeBSD.org</a></td>
+	  <td>Tier 2</td>
+	</tr>
+	<tr>
 	  <td><a href="i386.html">FreeBSD/i386 Project</a></td>
 	  <td><a href="mailto:freebsd-current at FreeBSD.org">freebsd-current at FreeBSD.org</a></td>
 	  <td>Tier 1</td>


More information about the svn-doc-all mailing list