The navigation link uses the offical FreeBSD platform name. It does not
list all compatable platforms.
This commit is contained in:
parent
593a26016a
commit
b0198e0615
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22411
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
<navigation>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/en/navigation.xml,v 1.7 2004/07/29 19:04:52 josef Exp $
|
||||
$FreeBSD: www/en/navigation.xml,v 1.8 2004/09/12 19:28:15 hrs Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
|||
<link src="smp/index.html" name="i386"/>
|
||||
<link src="platforms/alpha.html" name="Alpha"/>
|
||||
<link src="platforms/ia64/index.html" name="IA-64"/>
|
||||
<link src="platforms/amd64.html" name="AMD64/EM64T"/>
|
||||
<link src="platforms/amd64.html" name="AMD64"/>
|
||||
<link src="platforms/pc98.html" name="PC-98"/>
|
||||
<link src="platforms/sparc.html" name="Sparc64"/>
|
||||
<link src="platforms/index.html" name="More?"/>
|
||||
|
|
Loading…
Reference in a new issue