svn commit: r38914 - head/de_DE.ISO8859-1/htdocs/platforms
Johann Kois
jkois at FreeBSD.org
Sun May 27 18:56:19 UTC 2012
Author: jkois
Date: Sun May 27 18:56:18 2012
New Revision: 38914
URL: http://svn.freebsd.org/changeset/doc/38914
Log:
Ups. Copy/paste error. Fix the list of supported platforms: amd64 is still supported, alpha is not.
Modified:
head/de_DE.ISO8859-1/htdocs/platforms/index.sgml
Modified: head/de_DE.ISO8859-1/htdocs/platforms/index.sgml
==============================================================================
--- head/de_DE.ISO8859-1/htdocs/platforms/index.sgml Sun May 27 16:55:40 2012 (r38913)
+++ head/de_DE.ISO8859-1/htdocs/platforms/index.sgml Sun May 27 18:56:18 2012 (r38914)
@@ -19,7 +19,7 @@
<h2>Inhaltsverzeichnis</h2>
<ul>
- <li><a href="alpha.html">FreeBSD/alpha Project</a></li>
+ <li><a href="amd64.html">FreeBSD/amd64 Project</a></li>
<li><a href="arm.html" >FreeBSD/ARM Project</a></li>
<li><a href="i386.html">FreeBSD/i386 Project</a></li>
<li><a href="ia64/index.html">FreeBSD/ia64 Project</a></li>
More information about the svn-doc-all
mailing list