From owner-freebsd-doc Tue Aug 27 3:50:10 2002 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5747E37B400 for ; Tue, 27 Aug 2002 03:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65FB143E72 for ; Tue, 27 Aug 2002 03:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7RAo2JU057343 for ; Tue, 27 Aug 2002 03:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7RAo2Uq057342; Tue, 27 Aug 2002 03:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A1C837B401 for ; Tue, 27 Aug 2002 03:49:02 -0700 (PDT) Received: from relay2.clb.oleane.net (relay2.clb.oleane.net [213.56.31.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20ED243E81 for ; Tue, 27 Aug 2002 03:49:01 -0700 (PDT) (envelope-from chris@daemon.entreview.com) Received: from ns1.entreview.com ([194.250.48.33]) by relay2.clb.oleane.net with ESMTP id g7RAmtvF018569 for ; Tue, 27 Aug 2002 12:48:59 +0200 Received: from daemon.entreview.com (daemon.entreview.com [194.250.48.42]) by ns1.entreview.com (8.12.3/8.12.3) with ESMTP id g7RAmqcc008240 for ; Tue, 27 Aug 2002 12:48:52 +0200 (CEST) (envelope-from chris@daemon.entreview.com) Received: from daemon.entreview.com (localhost [127.0.0.1]) by daemon.entreview.com (8.12.5/8.12.5) with ESMTP id g7RAmxRN056327 for ; Tue, 27 Aug 2002 12:48:59 +0200 (CEST) (envelope-from chris@daemon.entreview.com) Received: (from chris@localhost) by daemon.entreview.com (8.12.5/8.12.5/Submit) id g7RAmxHB056326; Tue, 27 Aug 2002 12:48:59 +0200 (CEST) Message-Id: <200208271048.g7RAmxHB056326@daemon.entreview.com> Date: Tue, 27 Aug 2002 12:48:59 +0200 (CEST) From: Christophe Juniet Reply-To: Christophe Juniet To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/42069: [PATCH] Incomplete URL in Handbook's Bibliography Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 @@ The BSD family tree. 1997. ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/src/share/misc/bsd-family-tree or local on a FreeBSD-current machine. + 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 or local on a FreeBSD-current machine. --- 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