52f6d56540
- Replace /XML/{doc,www}/ with /XML/ in SysId. - Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via XML catalog instead. - Change the L10N layer in freebsd-*.xsl not to use localized XSLT stylesheets directly. - Move share/xsl/* to share/xml and remove share/xsl. - Remove obsolete share/web2c/pdftex.def.
37 lines
1.2 KiB
XML
37 lines
1.2 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
|
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
|
<!ENTITY dedate "$FreeBSDde: de-www/releases/4.6.2R/relnotes.xml,v 1.3 2006/10/19 19:26:06 jkois Exp $">
|
|
<!ENTITY reference "basiert auf: 1.3">
|
|
<!ENTITY title "FreeBSD 4.6.2-RELEASE Release Notes">
|
|
]>
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>&title;</title>
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
</head>
|
|
|
|
<body class="navinclude.download">
|
|
|
|
<p>Für jede der von FreeBSD unterstützten Plattformen
|
|
existiert ein eigener Satz Release Notes, da einige
|
|
Änderungen nur für bestimmte Prozessor-Familien
|
|
zutreffend sind.</p>
|
|
|
|
<p>Für FreeBSD 4.6.2-RELEASE existieren Release Notes für
|
|
die folgenden Plattformen:</p>
|
|
|
|
<ul>
|
|
<li><a href="relnotes-i386.html">i386</a></li>
|
|
|
|
<li><a href="relnotes-alpha.html">Alpha</a></li>
|
|
</ul>
|
|
|
|
<p>Eine Liste aller Plattformen, für die zur Zeit entwickelt
|
|
wird, ist auf der Seite <a
|
|
href="../../platforms/index.html">Unterstützte Plattformen</a>
|
|
verfügbar.</p>
|
|
|
|
</body>
|
|
</html>
|