Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jun 2000 18:14:31 -0400 (EDT)
From:      Daniel Harris <dannyboy@dannyboy.eyep.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/19182: Bad link to supported hardware in sitemap
Message-ID:  <200006102214.SAA00743@dannyboy.eyep.net>

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

>Number:         19182
>Category:       docs
>Synopsis:       Bad link to supported hardware in sitemap
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 10 15:20:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Harris
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:

	FreeBSD.org as of the most recent regeneration

>Description:

	site.map says that the "Supported Hardware" section of the handbook
	is at a named anchor (#INSTALL-HW) in ../handbook/install.html, but it's
	actually at ../handbook/install-hw.html .

>How-To-Repeat:

	Look at the sitemap, click on "Supported Hardware"...

>Fix:

	Apply the following diff to www/en/search/site.map :


--- site.map.orig	Sat Jun 10 18:03:49 2000
+++ site.map	Sat Jun 10 18:04:34 2000
@@ -13,7 +13,7 @@
 ../features.html|Features
 ../releases/|Releases 
 ../handbook/install.html|Installation 
-../handbook/install.html#INSTALL-HW|Supported Hardware
+../handbook/install-hw.html|Supported Hardware
 ../handbook/mirrors.html|Mirrors 
 ../applications.html|Applications 
 ../alpha/|About Alpha port 


>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?200006102214.SAA00743>