Make references to Alpha platform pages consistent.
PR: docs/27211 Reviewed by: dd
This commit is contained in:
parent
5797bfad27
commit
120b721c20
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9402
2 changed files with 5 additions and 5 deletions
en/search
|
@ -1,12 +1,12 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/search/index-site.sgml,v 1.18 1999/09/06 07:02:57 peter Exp $">
|
<!ENTITY date "$FreeBSD: www/en/search/index-site.sgml,v 1.19 2000/04/20 17:40:32 phantom Exp $">
|
||||||
<!ENTITY title "Site Map and Index of http://www.FreeBSD.org">
|
<!ENTITY title "Site Map and Index of http://www.FreeBSD.org">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
<!ENTITY atoz SYSTEM "atoz.sgml">
|
<!ENTITY atoz SYSTEM "atoz.sgml">
|
||||||
<!ENTITY site SYSTEM "site.sgml">
|
<!ENTITY site SYSTEM "site.sgml">
|
||||||
]>
|
]>
|
||||||
<!-- $FreeBSD: www/en/search/index-site.sgml,v 1.18 1999/09/06 07:02:57 peter Exp $ -->
|
<!-- $FreeBSD: www/en/search/index-site.sgml,v 1.19 2000/04/20 17:40:32 phantom Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
<h2>Meta homepages</h2>
|
<h2>Meta homepages</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../alpha/alpha.html">Alpha</a></li>
|
<li><a href="../platforms/alpha.html">Alpha</a></li>
|
||||||
<li><a href="../java/index.html">Java</a></li>
|
<li><a href="../java/index.html">Java</a></li>
|
||||||
<li><a href="../news/news.html">News</a></li>
|
<li><a href="../news/news.html">News</a></li>
|
||||||
<li><a href="../docs.html">Documentation</a></li>
|
<li><a href="../docs.html">Documentation</a></li>
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
# Format: <url> | <description>
|
# Format: <url> | <description>
|
||||||
# An empty url begin a new section
|
# An empty url begin a new section
|
||||||
#
|
#
|
||||||
# $FreeBSD: www/en/search/site.map,v 1.11 2000/06/12 11:41:07 asmodai Exp $
|
# $FreeBSD: www/en/search/site.map,v 1.12 2001/05/08 17:08:51 wosch Exp $
|
||||||
|
|
||||||
|Software
|
|Software
|
||||||
../availability.html|About FreeBSD
|
../availability.html|About FreeBSD
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
../handbook/install-hw.html|Supported Hardware
|
../handbook/install-hw.html|Supported Hardware
|
||||||
../handbook/mirrors.html|Mirrors
|
../handbook/mirrors.html|Mirrors
|
||||||
../applications.html|Applications
|
../applications.html|Applications
|
||||||
../alpha/|About Alpha port
|
../platforms/alpha.html|About Alpha port
|
||||||
../java/|Java
|
../java/|Java
|
||||||
../ports/|Ports
|
../ports/|Ports
|
||||||
../commercial/commercial.html|Commercial Vendors
|
../commercial/commercial.html|Commercial Vendors
|
||||||
|
|
Loading…
Reference in a new issue