MFbed: Update the German web site.
releases/index.sgml 1.90 -> 1.92 index.xsl 1.74 -> 1.75 news/news.xml 1.165 -> 1.166
This commit is contained in:
parent
28f9d5e793
commit
ec61e3873a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17943
3 changed files with 26 additions and 13 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-www/index.xsl,v 1.8 2003/08/17 16:53:30 mheinen Exp $
|
||||
basiert auf: 1.74
|
||||
$FreeBSDde: de-www/index.xsl,v 1.9 2003/08/20 15:42:00 mheinen Exp $
|
||||
basiert auf: 1.75
|
||||
-->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
@ -100,7 +100,7 @@
|
|||
<option value="http://www2.ca.FreeBSD.org/">Kanada/2</option>
|
||||
<option value="http://www.kr.FreeBSD.org/">Korea/1</option>
|
||||
<option value="http://www2.kr.FreeBSD.org/">Korea/2</option>
|
||||
<option value="http://www3.kr.FreeBSD.org/">Korea/3</option>
|
||||
<option value="http://www.kw.FreeBSD.org/">Kuwait</option>
|
||||
<option value="http://www.lv.FreeBSD.org/">Lettland</option>
|
||||
<option value="http://www.lt.FreeBSD.org/">Litauen</option>
|
||||
<option value="http://www.nz.FreeBSD.org/">Neuseeland</option>
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-www/news/news.xml,v 1.10 2003/08/17 16:54:32 mheinen Exp $
|
||||
basiert auf: 1.165
|
||||
$FreeBSDde: de-www/news/news.xml,v 1.11 2003/08/20 15:43:27 mheinen Exp $
|
||||
basiert auf: 1.166
|
||||
-->
|
||||
|
||||
<!-- Simple schema for FreeBSD Project news.
|
||||
|
@ -37,6 +37,15 @@
|
|||
<month>
|
||||
<name>August</name>
|
||||
|
||||
<day>
|
||||
<name>18</name>
|
||||
<event>
|
||||
<p>Am 25. August wird der Quellbaum für
|
||||
<a href="$base/../releases/4.9R/schedule.html">FreeBSD 4.9</a>
|
||||
eingefroren.</p>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
<day>
|
||||
<name>15</name>
|
||||
<event>
|
||||
|
|
|
@ -1,14 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY dedate "$FreeBSDde: de-www/releases/index.sgml,v 1.7 2003/08/20 15:42:59 mheinen Exp $">
|
||||
<!ENTITY reference "basiert auf: 1.92">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-www/releases/index.sgml,v 1.6 2003/08/10 15:22:58 mheinen Exp $
|
||||
basiert auf: 1.90
|
||||
-->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -80,6 +77,16 @@
|
|||
Teil mehrere Jahre alten Dokumente zu übersetzen.</p>
|
||||
|
||||
<ul>
|
||||
<li><b>5.1</b> (Juni, 2003)
|
||||
<em>
|
||||
<a href="./5.1R/announce.html">Announcement</a>:
|
||||
<a href="./5.1R/relnotes.html">Release Notes</a>:
|
||||
<a href="./5.1R/hardware.html">Hardware Notes</a>:
|
||||
<a href="./5.1R/errata.html">Errata</a>:
|
||||
<a href="./5.1R/early-adopter.html">Early Adopter's Guide</a>
|
||||
</em>
|
||||
</li>
|
||||
|
||||
<li><b>5.0</b> (Januar, 2003)
|
||||
<em>
|
||||
<a href="./5.0R/announce.html">Announcement</a>:
|
||||
|
@ -88,7 +95,6 @@
|
|||
<a href="./5.0R/errata.html">Errata</a>:
|
||||
<a href="./5.0R/early-adopter.html">Early Adopter's Guide</a>
|
||||
</em>
|
||||
|
||||
</li>
|
||||
|
||||
<li><b>4.8</b> (April, 2003)
|
||||
|
@ -98,7 +104,6 @@
|
|||
<a href="./4.8R/hardware.html">Hardware Notes</a>:
|
||||
<a href="./4.8R/errata.html">Errata</a>
|
||||
</em>
|
||||
|
||||
</li>
|
||||
|
||||
<li><b>4.7</b> (Oktober, 2002)
|
||||
|
@ -108,7 +113,6 @@
|
|||
<a href="./4.7R/hardware.html">Hardware Notes</a>:
|
||||
<a href="./4.7R/errata.html">Errata</a>
|
||||
</em>
|
||||
|
||||
</li>
|
||||
|
||||
<li><b>4.6.2</b> (August, 2002)</li>
|
||||
|
|
Loading…
Reference in a new issue