Fix the element content of the link to hardware list.
This commit is contained in:
parent
1c5d90621f
commit
8a3b512c45
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35800
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/platforms/sparc.sgml,v 1.34 2010/01/16 20:50:31 marius Exp $">
|
<!ENTITY date "$FreeBSD: www/en/platforms/sparc.sgml,v 1.35 2010/05/23 19:59:12 marius Exp $">
|
||||||
<!ENTITY title "FreeBSD/sparc64 Project">
|
<!ENTITY title "FreeBSD/sparc64 Project">
|
||||||
<!ENTITY email 'freebsd-sparc64'>
|
<!ENTITY email 'freebsd-sparc64'>
|
||||||
<!ENTITY % navinclude.developers "INCLUDE">
|
<!ENTITY % navinclude.developers "INCLUDE">
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
systems that contain more than 1 processor. For full details please see
|
systems that contain more than 1 processor. For full details please see
|
||||||
the
|
the
|
||||||
<a href="&base;/releases/&rel.current;R/hardware.html">
|
<a href="&base;/releases/&rel.current;R/hardware.html">
|
||||||
release notes</a> of the <a href="&base;/releases/">
|
hardware notes</a> of the <a href="&base;/releases/">
|
||||||
release</a> you are using.</p>
|
release</a> you are using.</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Reference in a new issue