Date: Tue, 20 Dec 2005 09:20:05 GMT From: Marc Fonvieille <blackend@FreeBSD.org> To: freebsd-www@FreeBSD.org Subject: Re: www/90658: [PATCH] Fix/remove links on /docs/books.html Message-ID: <200512200920.jBK9K5t2093514@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR www/90658; it has been noted by GNATS. From: Marc Fonvieille <blackend@FreeBSD.org> To: Siebrand Mazeland <s.mazeland@xs4all.nl> Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: www/90658: [PATCH] Fix/remove links on /docs/books.html Date: Tue, 20 Dec 2005 10:19:43 +0100 --vkogqOf2sHV7VnPd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 19, 2005 at 07:22:44PM +0100, Siebrand Mazeland wrote: >=20 >=20 > >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/200= 007/newbus-intro.html / 404 > - FreeBSD Assembly Language Programming Tutorial / http://www.freebsd.org= /docs/doc/en_US.ISO8859-1/books/developers-handbook / incorrect link, shoul= d be http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/ >=20 > 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''</a> > [Information Systems Journal (2001) 11, 321-336].</p> > </li> > - <li> > - <p><a href=3D"http://www.computerbits.com/">Computer Bits</a>, an > - Internet online magazine, has, since March 1996, been running an > - excellent series of FreeBSD related articles in their column titled > - <strong>The Network Community</strong>, by > - <a href=3D"mailto:tedm@agora.rdrop.com">Ted Mittelstaedt</a>.</p> > - > - <p>Some of the more popular articles include: <em><a > - href=3D"http://www.computerbits.com/archive/1996/0300/lan9603.html"> > - Setting up a FreeBSD-based mail server</a></em>, <em><a > - href=3D"http://www.computerbits.com/archive/1997/0800/lan9708.html"> > - Network Address Translation</a></em>, and <em><a > - href=3D"http://www.computerbits.com/archive/1996/1100/lan9611.html"> > - Building a fax server</a></em>.</p> > - </li> > =20 > <li> > <p><a href=3D"mailto:mckusick@mckusick.com">Kirk McKusick</a>, one > @@ -410,24 +395,14 @@ > <li> > <p><em>FreeBSD Installation Details for Newbies</em>. This > document has been imported into <a > - href=3D"doc/en_US.ISO8859-1/books/handbook/install.html">The > + href=3D"&base;/doc/en_US.ISO8859-1/books/handbook/install.html">The > FreeBSD Handbook</a>.</p> > </li> > =20 > <li> > - <p><a href=3D"http://www.daemonnews.org/200010/blueprints.html">Dynamic > - Kernel Linker (KLD) Facility Programming Tutorial</a>.</p> > - </li> > - > - <li> > - <p><a href=3D"http://www.daemonnews.org/200007/newbus-intro.html">How to > - Write Kernel Drivers with Newbus</a>.</p> > - </li> > - Hello, Why a such removal? since daemonnews.org just moved the links to: http://ezine.daemonnews.org/200010/blueprints.html and http://ezine.daemonnews.org/200007/newbus-intro.html Marc --vkogqOf2sHV7VnPd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFDp8yvzQ9RwE+OdOgRAoRfAKDbVK9AdLv9nCVqsa2i9Wofq3ijRgCglrrS nu9Fp1/BZ2NC05S2C+0JyUs= =P95R -----END PGP SIGNATURE----- --vkogqOf2sHV7VnPd--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512200920.jBK9K5t2093514>