s/project/Project/ (for consistency).
This commit is contained in:
parent
e1abd20b91
commit
45185324ff
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26945
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/arm.sgml,v 1.4 2004/12/02 18:51:02 rushani Exp $">
|
||||
<!ENTITY title "FreeBSD/ARM project">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/arm.sgml,v 1.5 2005/10/04 19:43:48 hrs Exp $">
|
||||
<!ENTITY title "FreeBSD/ARM Project">
|
||||
<!ENTITY email 'freebsd-arm'>
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml">
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY email 'freebsd-www'>
|
||||
<!ENTITY title "Supported Platforms">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/index.sgml,v 1.15 2005/10/04 19:43:48 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/index.sgml,v 1.16 2005/11/14 14:41:54 joel Exp $">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
|||
<ul>
|
||||
<li><a href="alpha.html">FreeBSD/alpha Project</a></li>
|
||||
<li><a href="amd64.html">FreeBSD/amd64 Project</a></li>
|
||||
<li><a href="arm.html">FreeBSD/ARM project</a></li>
|
||||
<li><a href="arm.html">FreeBSD/ARM Project</a></li>
|
||||
<li><a href="i386.html">FreeBSD/i386 Platform</a></li>
|
||||
<li><a href="ia64/index.html">FreeBSD/ia64 Project</a></li>
|
||||
<li><a href="mips.html">FreeBSD/MIPS Project</a></li>
|
||||
|
|
Loading…
Reference in a new issue