Update for platforms/ppc and platforms/ia64
Based on Antoine Brodin <antoine.brodin@laposte.net> and flz@ submissions.
This commit is contained in:
parent
c5b4864bf5
commit
eaafc884af
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26018
3 changed files with 16 additions and 6 deletions
|
|
@ -1,4 +1,11 @@
|
|||
<!-- $FreeBSD: www/share/sgml/includes.navdevelopers.sgml,v 1.5 2005/02/12 13:06:38 ceri Exp $ -->
|
||||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD French Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
Original revision: 1.4
|
||||
based on ../share/sgml/includes.navdevelopers.sgml
|
||||
-->
|
||||
|
||||
<!ENTITY nav '<div id="sidenav">
|
||||
<h2 class="blockhide">Section Navigation</h2>
|
||||
|
|
@ -13,8 +20,9 @@
|
|||
<li><a href="&base;/platforms/alpha.html">alpha</a></li>
|
||||
<li><a href="&base;/platforms/amd64.html">amd64</a></li>
|
||||
<li><a href="&base;/platforms/i386.html">i386</a></li>
|
||||
<li><a href="&base;/platforms/ia64.html">ia64</a></li>
|
||||
<li><a href="&base;/platforms/ia64/index.html">ia64</a></li>
|
||||
<li><a href="&base;/platforms/pc98.html">pc98</a></li>
|
||||
<li><a href="&base;/platforms/ppc.html">ppc</a></li>
|
||||
<li><a href="&base;/platforms/sparc.html">sparc64</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD: www/fr/includes.xsl,v 1.15 2005/10/11 16:37:30 blackend Exp $ -->
|
||||
<!-- $FreeBSD: www/fr/includes.xsl,v 1.16 2005/10/12 12:37:00 blackend Exp $ -->
|
||||
|
||||
<!--
|
||||
The FreeBSD French Documentation Project
|
||||
|
|
@ -161,8 +161,9 @@
|
|||
<li><a href="{$base}/platforms/alpha.html">alpha</a></li>
|
||||
<li><a href="{$base}/platforms/amd64.html">amd64</a></li>
|
||||
<li><a href="{$base}/platforms/i386.html">i386</a></li>
|
||||
<li><a href="{$base}/platforms/ia64.html">ia64</a></li>
|
||||
<li><a href="{$base}/platforms/ia64/index.html">ia64</a></li>
|
||||
<li><a href="{$base}/platforms/pc98.html">pc98</a></li>
|
||||
<li><a href="{$base}/platforms/ppc.html">pc98</a></li>
|
||||
<li><a href="{$base}/platforms/sparc.html">sparc64</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<!--
|
||||
The FreeBSD French Documentation Project
|
||||
Original revision: 1.16 (1.7 non faite)
|
||||
Original revision: 1.17 (1.7 non faite)
|
||||
|
||||
Version francaise : Stephane Legrand <stephane@freebsd-fr.org>
|
||||
Mise a jour: Marc Fonvieille <blackend@FreeBSD.org>
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
<navigation>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/fr/navigation.xml,v 1.2 2005/08/24 21:28:23 blackend Exp $
|
||||
$FreeBSD: www/fr/navigation.xml,v 1.3 2005/08/25 21:19:33 blackend Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
|
@ -26,6 +26,7 @@
|
|||
<link src="platforms/i386.html" name="i386"/>
|
||||
<link src="platforms/ia64/index.html" name="ia64"/>
|
||||
<link src="platforms/pc98.html" name="pc98"/>
|
||||
<link src="platforms/ppc.html" name="ppc"/>
|
||||
<link src="platforms/sparc.html" name="sparc64"/>
|
||||
</category>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue