* Fix broken links to dmoz.org and computerbits.com.
* Remove dead link to freebsdzine.org. I hope this is just temporary. PR: docs/32654 Submitted by: Michael Wardle <friar_josh@webwarrior.net>, and Hiten Pandya <hitmaster2k@yahoo.com>
This commit is contained in:
parent
706d0813b8
commit
23961638f3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11396
1 changed files with 10 additions and 13 deletions
23
en/docs.sgml
23
en/docs.sgml
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.129 2001/11/07 17:55:28 phantom Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.130 2001/11/23 15:52:00 des Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -292,11 +292,13 @@ Developer's Handbook.</a></small></p>
|
|||
<strong>The Network Community</strong>, by
|
||||
<a href="mailto:tedm@agora.rdrop.com">Ted Mittelstaedt</a>.</p>
|
||||
|
||||
<p>These articles cover everything from setting up
|
||||
<a href="http://www.computerbits.com/archive/9603/lan9603.htm">a
|
||||
FreeBSD based mail server</a> to doing <a
|
||||
href="http://www.computerbits.com/archive/9708/lan9708.htm">Network
|
||||
Address Translation</a> for other hosts.</p>
|
||||
<p>Some of the more popular articles include: <em><a
|
||||
href="http://www.computerbits.com/archive/1996/0300/lan9603.html">
|
||||
Setting up a FreeBSD-based mail server</a></em>, <em><a
|
||||
href="http://www.computerbits.com/archive/1997/0800/lan9708.html">
|
||||
Network Address Translation</a></em>, and <em><a
|
||||
href="http://www.computerbits.com/archive/1996/1100/lan9611.html">
|
||||
Building a fax server</a></em>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
@ -381,10 +383,10 @@ Developer's Handbook.</a></small></p>
|
|||
<ul>
|
||||
<li>
|
||||
<p>The
|
||||
<a href="http://dmoz.org/Computers/Operating_Systems/Unix/FreeBSD/">Open
|
||||
<a href="http://dmoz.org/Computers/Software/Operating_Systems/Unix/BSD/FreeBSD/">Open
|
||||
Directory Project</a> offers an excellent selection of links for
|
||||
FreeBSD, including a list of
|
||||
<a href="http://dmoz.org/Computers/Operating_Systems/Unix/FreeBSD/Prominent_Users/">prominent
|
||||
<a href="http://dmoz.org/Computers/Software/Operating_Systems/Unix/BSD/FreeBSD/Prominent_Users/">prominent
|
||||
users</a> which can be helpful for marketing purposes.</p></li>
|
||||
</ul>
|
||||
|
||||
|
@ -419,11 +421,6 @@ Developer's Handbook.</a></small></p>
|
|||
|
||||
<p>The industry leader in BSD news.</p>
|
||||
|
||||
<h3><a href="http://www.freebsdzine.org/">The FreeBSD 'zine</a></h3>
|
||||
|
||||
<p>A monthly collection of easy to read (we hope)
|
||||
articles written by FreeBSD users and administrators just like you.</p>
|
||||
|
||||
<p>Like FreeBSD itself, this documentation is the product of a volunteer
|
||||
effort. The goals of the project are outlined here, as are the
|
||||
procedures for submitting corrections and new material.</p>
|
||||
|
|
Loading…
Reference in a new issue