Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jun 2014 18:34:18 +0000 (UTC)
From:      Johann Kois <jkois@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r45053 - in head/de_DE.ISO8859-1: htdocs share/xml
Message-ID:  <201406131834.s5DIYItm053935@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkois
Date: Fri Jun 13 18:34:18 2014
New Revision: 45053
URL: http://svnweb.freebsd.org/changeset/doc/45053

Log:
  The German version of the security pages is outdated.
  Relink to the original version until it is updated again.

Modified:
  head/de_DE.ISO8859-1/htdocs/index.xsl
  head/de_DE.ISO8859-1/share/xml/header.l10n.ent
  head/de_DE.ISO8859-1/share/xml/navibar.l10n.ent

Modified: head/de_DE.ISO8859-1/htdocs/index.xsl
==============================================================================
--- head/de_DE.ISO8859-1/htdocs/index.xsl	Fri Jun 13 17:55:41 2014	(r45052)
+++ head/de_DE.ISO8859-1/htdocs/index.xsl	Fri Jun 13 18:34:18 2014	(r45053)
@@ -90,7 +90,7 @@
 				href="&u.betarel2.schedule;">&betarel2.current;</a></li>
 			    </xsl:if>
 					<li><a
-					  href="&base;/security/security.html#sup">Unterstützte
+					  href="&enbase;/security/security.html#sup">Unterstützte
 					  FreeBSD-Versionen</a></li>
 				  </ul>
 			  </div> <!-- FRONTRELEASESCONTENT -->

Modified: head/de_DE.ISO8859-1/share/xml/header.l10n.ent
==============================================================================
--- head/de_DE.ISO8859-1/share/xml/header.l10n.ent	Fri Jun 13 17:55:41 2014	(r45052)
+++ head/de_DE.ISO8859-1/share/xml/header.l10n.ent	Fri Jun 13 18:34:18 2014	(r45053)
@@ -78,7 +78,7 @@
 	<ul>
 	  <li><a href="&enbase;/commercial/commercial.html">Kommerzieller Support</a></li>
 <!--	  <li><a href="http://security.FreeBSD.org/">Sicherheit</a></li>; -->
-	  <li><a href="&base;/security/">Sicherheit</a></li>
+	  <li><a href="&enbase;/security/">Sicherheit</a></li>
 	  <li><a href="&cgibase;/query-pr-summary.cgi">Problemberichte</a></li>
 	  <li><a href="&base;/send-pr.html">Problembericht erstellen</a></li>
 	</ul>

Modified: head/de_DE.ISO8859-1/share/xml/navibar.l10n.ent
==============================================================================
--- head/de_DE.ISO8859-1/share/xml/navibar.l10n.ent	Fri Jun 13 17:55:41 2014	(r45052)
+++ head/de_DE.ISO8859-1/share/xml/navibar.l10n.ent	Fri Jun 13 18:34:18 2014	(r45053)
@@ -148,7 +148,7 @@
 		<li><a href="&enbase;/commercial/misc.html">Verschiedenes</a></li>
 	</ul>
 </li>
-<li><a href="&base;/security/index.html">Sicherheit</a>
+<li><a href="&enbase;/security/index.html">Sicherheit</a>
 	<ul>
 		<li><a href="&enbase;/security/advisories.html">Advisories</a></li>
 		<li><a href="&enbase;/security/notices.html">Errata Notices</a></li>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406131834.s5DIYItm053935>