PR: www/121756:
2 links pointing to ezine.daemonnews.org are no longer working. As the whole daemonnews site is in rather bad shape at the moment (many broken links over there) deactivate the links for the moment (but leave them in the source code in case they come accessible again). While here fix two other issues: - Remove the entry "Install for Newbies" as there is no source mentioned and as the article has been incorporated in the handbook a loooooooong time ago. - Ad "4.1" to the link about "Split DNS" as this is the FreeBSD version the article describes.
This commit is contained in:
parent
74a9ff1b2b
commit
6f95ee42bd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31851
1 changed files with 4 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.32 2008/03/11 12:00:19 gabor Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.33 2008/04/11 23:35:15 danger Exp $">
|
||||
<!ENTITY title "Books and Articles Online">
|
||||
<!ENTITY % navinclude.docs "INCLUDE">
|
||||
|
||||
|
@ -419,14 +419,7 @@
|
|||
<p><a href="http://www.nber.org/amd.html">Getting started with AMD on
|
||||
FreeBSD</a></p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p><em>FreeBSD Installation Details for Newbies</em>. This
|
||||
document has been imported into <a
|
||||
href="&url.books;/handbook/install.html">The
|
||||
FreeBSD Handbook</a>.</p>
|
||||
</li>
|
||||
|
||||
<!--
|
||||
<li>
|
||||
<p><a href="http://ezine.daemonnews.org/200010/blueprints.html">Dynamic
|
||||
Kernel Linker (KLD) Facility Programming Tutorial</a>.</p>
|
||||
|
@ -436,7 +429,7 @@
|
|||
<p><a href="http://ezine.daemonnews.org/200007/newbus-intro.html">How to
|
||||
Write Kernel Drivers with Newbus</a>.</p>
|
||||
</li>
|
||||
|
||||
-->
|
||||
<li>
|
||||
<p><em>Writing an ISA device driver</em>. This document has been
|
||||
imported into <a
|
||||
|
@ -453,7 +446,7 @@
|
|||
|
||||
<li>
|
||||
<p><a href="http://www.cfcl.com/rdm/split_DNS.html">Setting up
|
||||
Split DNS on FreeBSD</a></p>
|
||||
Split DNS on FreeBSD 4.1</a></p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
|
Loading…
Reference in a new issue