Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 May 2001 12:16:45 -0700 (PDT)
From:      bmah@cisco.com (Bruce A. Mah)
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/27211: [patch] Fix Alpha references in Web site map
Message-ID:  <200105081916.f48JGj290199@bmah-freebsd-0.cisco.com>

next in thread | raw e-mail | index | archive | help

>Number:         27211
>Category:       docs
>Synopsis:       [patch] Fix Alpha references in Web site map
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 08 12:20:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Bruce A. Mah
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
Cisco Systems, Inc.
>Environment:

	<Relevant environment information (multiple lines)>

>Description:

The "Site Map and Index" page on the Web site points to three different
pages for information on the Alpha platform.

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>Fix:

This patch makes the references consistent, but I'm not 100% sure if
this is the right location.


Index: index-site.sgml
===================================================================
RCS file: /home/ncvs/www/en/search/index-site.sgml,v
retrieving revision 1.19
diff -c -r1.19 index-site.sgml
*** index-site.sgml	2000/04/20 17:40:32	1.19
--- index-site.sgml	2001/05/08 19:13:57
***************
*** 16,22 ****
  
  <h2>Meta homepages</h2>
  <ul>
!   <li><a href="../alpha/alpha.html">Alpha</a></li>
    <li><a href="../java/index.html">Java</a></li>
    <li><a href="../news/news.html">News</a></li>
    <li><a href="../docs.html">Documentation</a></li>
--- 16,22 ----
  
  <h2>Meta homepages</h2>
  <ul>
!   <li><a href="../platforms/alpha.html">Alpha</a></li>
    <li><a href="../java/index.html">Java</a></li>
    <li><a href="../news/news.html">News</a></li>
    <li><a href="../docs.html">Documentation</a></li>
Index: site.map
===================================================================
RCS file: /home/ncvs/www/en/search/site.map,v
retrieving revision 1.12
diff -c -r1.12 site.map
*** site.map	2001/05/08 17:08:51	1.12
--- site.map	2001/05/08 19:13:57
***************
*** 16,22 ****
  ../handbook/install-hw.html|Supported Hardware
  ../handbook/mirrors.html|Mirrors 
  ../applications.html|Applications 
! ../alpha/|About Alpha port 
  ../java/|Java 
  ../ports/|Ports
  ../commercial/commercial.html|Commercial Vendors
--- 16,22 ----
  ../handbook/install-hw.html|Supported Hardware
  ../handbook/mirrors.html|Mirrors 
  ../applications.html|Applications 
! ../platforms/alpha.html|About Alpha port 
  ../java/|Java 
  ../ports/|Ports
  ../commercial/commercial.html|Commercial Vendors
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105081916.f48JGj290199>