Date: Tue, 27 Aug 2002 12:48:59 +0200 (CEST) From: Christophe Juniet <cjuniet@entreview.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/42069: [PATCH] Incomplete URL in Handbook's Bibliography Message-ID: <200208271048.g7RAmxHB056326@daemon.entreview.com>
next in thread | raw e-mail | index | archive | help
>Number: 42069
>Category: docs
>Synopsis: [PATCH] Incomplete URL in Handbook's Bibliography
>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 Aug 27 03:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Christophe Juniet
>Release: FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD daemon.entreview.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Wed Jul 31 19:11:38 CEST 2002 root@daemon.entreview.com:/usr/obj/usr/src/sys/DAEMON i386
>Description:
There is one incomplete 'local file' URL in Appendix B.8 Unix
History of the Handbook. It confuses at least Opera which
looks for a null host.
>How-To-Repeat:
Browse bibliography-history.html with an extremely RFC 1738
compliant browser :-)
>Fix:
Please apply this patch:
--- patch begins here ---
--- bibliography/chapter.sgml Fri Aug 23 21:24:02 2002
+++ bibliography/chapter.sgml.new Tue Aug 27 12:22:42 2002
@@ -470,7 +470,7 @@
<listitem>
<para><emphasis>The BSD family tree</emphasis>. 1997. <ulink
- url="ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/src/share/misc/bsd-family-tree">ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/src/share/misc/bsd-family-tree</ulink> or <ulink url="file:/usr/share/misc/bsd-family-tree">local</ulink> on a FreeBSD-current machine.</para>
+ url="ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/src/share/misc/bsd-family-tree">ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/src/share/misc/bsd-family-tree</ulink> or <ulink url="file://localhost/usr/share/misc/bsd-family-tree">local</ulink> on a FreeBSD-current machine.</para>
</listitem>
<listitem>
--- patch ends here ---
>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?200208271048.g7RAmxHB056326>
