From owner-freebsd-www@FreeBSD.ORG Mon Dec 19 18:30:22 2005
Return-Path:
X-Original-To: freebsd-www@hub.freebsd.org
Delivered-To: freebsd-www@hub.freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
by hub.freebsd.org (Postfix) with ESMTP id B12BB16A420
for ; Mon, 19 Dec 2005 18:30:22 +0000 (GMT)
(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
by mx1.FreeBSD.org (Postfix) with ESMTP id 5BB7843D8A
for ; Mon, 19 Dec 2005 18:30:03 +0000 (GMT)
(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBJIU3TM041119
for ; Mon, 19 Dec 2005 18:30:03 GMT
(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBJIU3ut041118;
Mon, 19 Dec 2005 18:30:03 GMT (envelope-from gnats)
Resent-Date: Mon, 19 Dec 2005 18:30:03 GMT
Resent-Message-Id: <200512191830.jBJIU3ut041118@freefall.freebsd.org>
Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer)
Resent-To: freebsd-www@FreeBSD.org
Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org,
Siebrand Mazeland
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
by hub.freebsd.org (Postfix) with ESMTP id 00D7016A430
for ;
Mon, 19 Dec 2005 18:22:53 +0000 (GMT)
(envelope-from siebrand@nitro.dk)
Received: from nfishbone.nitro.dk (fishbone.nitro.dk [83.95.46.74])
by mx1.FreeBSD.org (Postfix) with ESMTP id 6289F43D83
for ;
Mon, 19 Dec 2005 18:22:49 +0000 (GMT)
(envelope-from siebrand@nitro.dk)
Received: by nfishbone.nitro.dk (Postfix, from userid 1026)
id A25C461C2F; Mon, 19 Dec 2005 19:22:44 +0100 (CET)
Message-Id: <20051219182244.A25C461C2F@nfishbone.nitro.dk>
Date: Mon, 19 Dec 2005 19:22:44 +0100 (CET)
From: Siebrand Mazeland
To: FreeBSD-gnats-submit@FreeBSD.org
X-Send-Pr-Version: 3.113
Cc:
Subject: www/90658: [PATCH] Fix/remove links on /docs/books.html
X-BeenThere: freebsd-www@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Siebrand Mazeland
List-Id: FreeBSD Project Webmasters
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Mon, 19 Dec 2005 18:30:22 -0000
>Number: 90658
>Category: www
>Synopsis: [PATCH] Fix/remove links on /docs/books.html
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-www
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Dec 19 18:30:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Siebrand Mazeland
>Release: FreeBSD 5.4-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD nfishbone.nitro.dk 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #8: Sun Oct 23 12:51:06 CEST 2005 simon@nfishbone.nitro.dk:/usr/obj/usr/src/sys/FISHBONE i386
>Description:
Broken links on http://www.freebsd.org/docs/books.html:
- Computer Bits / http://www.computerbits.com / No DNS record
- FreeBSD Installation Details for Newbies / http://www.freebsd.org/docs/doc/en_US.ISO8859-1/books/handbook/install.html / incorrect link, should be http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install.html
- Dynamic Kernel Linker (KLD) Facility Programming Tutorial / http://www.daemonnews.org/200010/blueprints.html / 404
- How to Write Kernel Drivers with Newbus / http://www.daemonnews.org/200007/newbus-intro.html / 404
- FreeBSD Assembly Language Programming Tutorial / http://www.freebsd.org/docs/doc/en_US.ISO8859-1/books/developers-handbook / incorrect link, should be http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/
See patch to correct.
>How-To-Repeat:
Visit //www.freebsd.org/docs/books.html
>Fix:
patch for /www/en/docs/books.sgml
---- PATCH STARTS HERE ----
diff -u -r1.11 books.sgml
--- en/docs/books.sgml 30 Nov 2005 21:43:09 -0000 1.11
+++ en/docs/books.sgml 19 Dec 2005 18:16:11 -0000
@@ -362,21 +362,6 @@
Development in the FreeBSD Open Source Project''
[Information Systems Journal (2001) 11, 321-336].
-
- Computer Bits, an
- Internet online magazine, has, since March 1996, been running an
- excellent series of FreeBSD related articles in their column titled
- The Network Community, by
- Ted Mittelstaedt.
-
- Some of the more popular articles include:
- Setting up a FreeBSD-based mail server,
- Network Address Translation, and
- Building a fax server.
-
Kirk McKusick, one
@@ -410,24 +395,14 @@
FreeBSD Installation Details for Newbies. This
document has been imported into The
+ href="&base;/doc/en_US.ISO8859-1/books/handbook/install.html">The
FreeBSD Handbook.
- Dynamic
- Kernel Linker (KLD) Facility Programming Tutorial.
-
-
-
- How to
- Write Kernel Drivers with Newbus.
-
-
-
Writing an ISA device driver. This document has been
imported into The
+ href="&base;"doc/en_US.ISO8859-1/books/developers-handbook">The
Developers Handbook.
---- PATCH ENDS HERE ----
>Release-Note:
>Audit-Trail:
>Unformatted: