Consistantly use the uname of the port for the navigation link.
Approved by: core, hrs, obrien
This commit is contained in:
parent
f35ac65a68
commit
a889b6c954
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22460
1 changed files with 6 additions and 6 deletions
|
|
@ -2,17 +2,17 @@
|
|||
<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.8 2004/09/12 19:28:15 hrs Exp $
|
||||
$FreeBSD: www/en/navigation.xml,v 1.9 2004/09/21 07:49:26 obrien Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
<category src="platforms/index.html" name="Platforms">
|
||||
<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"/>
|
||||
<link src="platforms/pc98.html" name="PC-98"/>
|
||||
<link src="platforms/sparc.html" name="Sparc64"/>
|
||||
<link src="platforms/alpha.html" name="alpha"/>
|
||||
<link src="platforms/ia64/index.html" name="ia64"/>
|
||||
<link src="platforms/amd64.html" name="amd64"/>
|
||||
<link src="platforms/pc98.html" name="pc98"/>
|
||||
<link src="platforms/sparc.html" name="sparc64"/>
|
||||
<link src="platforms/index.html" name="More?"/>
|
||||
</category>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue