Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jun 2000 22:09:26 +0200
From:      Jens Schweikhardt <schweikh@noc.dfn.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/19565: /usr/share/doc/handbook/handbook.html disappeared
Message-ID:  <20000628220926.A17323@obsidian.noc.dfn.de>

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

>Number:         19565
>Category:       docs
>Synopsis:       /usr/share/doc/handbook/handbook.html disappeared
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 28 13:10:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jens Schweikhardt
>Release:        FreeBSD 4.0-RELEASE i386
>Organization:
DFN Network Operation Center
>Environment:


>Description:

	/usr/share/doc/handbook/handbook.html apparently has been renamed
	index.html. This creats dead links in the handbook itself and
	makes other references (e.g. from /etc/printcap) bogus.

>How-To-Repeat:

root@hal9000:/usr/share/doc/handbook 1 # grep handbook.html *
book.html:                    "file:/usr/share/doc/handbook/handbook.html"
book.html:                    file:/usr/share/doc/handbook/handbook.html</a></p>
book.txt:    file:/usr/share/doc/handbook/handbook.html
history.html:              "file:/usr/share/doc/handbook/handbook.html" target= 
history.html:              file:/usr/share/doc/handbook/handbook.html</a></p>
root@hal9000:/usr/share/doc/handbook 1 # ls handbook.html
ls: handbook.html: No such file or directory

>Fix:

Either fix all references to /usr/share/doc/handbook/handbook.html
in the known universe to index.html (tough!)

- or -

cd /usr/share/doc/handbook
ln index.html handbook.html

(the Right Thing (TM), IMHO)

Regards,

	Jens
-- 
Jens Schweikhardt  http://www.schweikhardt.net/
SIGSIG -- signature too long (core dumped)

>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?20000628220926.A17323>