Date: Mon, 17 Jul 2000 21:42:00 -0700 (PDT) From: bonk1138@msn.com To: freebsd-gnats-submit@FreeBSD.org Subject: docs/19998: PicoBSD - Broken links in HTML Documentation Message-ID: <20000718044200.2AAC137B986@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 19998
>Category: docs
>Synopsis: PicoBSD - Broken links in HTML Documentation
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Jul 17 21:50:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: James Johnson
>Release: 5.0-CURRENT
>Organization:
n/a
>Environment:
FreeBSD freebsd 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jul 16 19:12:47 GMT 2000
jsj@freebsd:/usr/obj/usr/src/sys/freebsd2 i386
>Description:
The two hyperlinks in /usr/src/release/picobsd/README.html point to invalid locations.
>How-To-Repeat:
Attempt to examine the two links in /usr/src/release/picobsd/README.html within a web browser (i.e. netscape)
>Fix:
bash-2.04# diff README.html README.html.new
10c10
< <p>Please start from <A HREF="doc/intro.html">here</a> for general
---
> <p>Please start from <A HREF="doc/src/intro.html">here</a> for general
12c12
< <A HREF="doc/how2build.html">here</a> for detailed instructions on how to
---
> <A HREF="doc/src/how2build.html">here</a> for detailed instructions on how to
bash-2.04#
>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?20000718044200.2AAC137B986>
