Stage 1 of the great "Other Resources" cleanup.
Merge the Other Documentation listing from the FAQ to this page. The following FAQ commit will point to this page. I'm going to wait to see this on the web site to commit the FAQ change, however.
This commit is contained in:
parent
7fa83b5473
commit
7a5663864a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11467
1 changed files with 52 additions and 1 deletions
53
en/docs.sgml
53
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.130 2001/11/23 15:52:00 des Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.131 2001/12/11 04:56:08 murray Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -376,6 +376,19 @@ Developer's Handbook.</a></small></p>
|
|||
<p><a href="http://www.cfcl.com/rdm/split_DNS.html">Setting up
|
||||
Split DNS on FreeBSD</a></p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p><a href="http://www.jp.FreeBSD.org/PAO/">Tatsumi Hosokawa's
|
||||
Mobile Computing page</a> is useful for people running FreeBSD
|
||||
3.X and earlier on laptops.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p><a href="http://people.FreeBSD.org/~fsmp/SMP/SMP.html">The
|
||||
SMP support page</a> contains information on the SMP support
|
||||
in FreeBSD 4.X and earlier.</p>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h3>Links</h3>
|
||||
|
@ -388,6 +401,15 @@ Developer's Handbook.</a></small></p>
|
|||
FreeBSD, including a list of
|
||||
<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>
|
||||
|
||||
<li>
|
||||
<p>The <a
|
||||
href="http://people.FreeBSD.org/~faulkner/multimedia/mm.html">
|
||||
FreeBSD Multimedia Page</a> contains links to a variety of
|
||||
multimedia resources, including the <a href=
|
||||
"http://people.FreeBSD.org/~ahasty/Bt848.html">Bt848</a>
|
||||
video capture chip.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>In the real world...</h2>
|
||||
|
@ -396,6 +418,29 @@ Developer's Handbook.</a></small></p>
|
|||
|
||||
<p>Articles in the press about FreeBSD.</p>
|
||||
|
||||
<h2>Newsgroups</h2>
|
||||
|
||||
<p>The following newsgroups contain discussion pertinent to
|
||||
FreeBSD users:</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p><a
|
||||
href="news:comp.unix.bsd.freebsd.announce">comp.unix.bsd.freebsd.announce</a>
|
||||
(moderated)</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p><a
|
||||
href="news:comp.unix.bsd.freebsd.misc">comp.unix.bsd.freebsd.misc</a></p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p><a
|
||||
href="news:comp.unix.bsd.misc">comp.unix.bsd.misc</a></p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>Additional resources</h2>
|
||||
|
||||
<h3><a href="y2kbug.html">Year 2000 Compatibility</a></h3>
|
||||
|
@ -432,6 +477,12 @@ Developer's Handbook.</a></small></p>
|
|||
novices. The aim is to provide a set of step-by-step guides to
|
||||
installing and configuring various ports.</p>
|
||||
|
||||
<h3><a href="http://www.OnLamp.com/bsd/">The O'Reilly Network BSD
|
||||
Dev Center</a></h3>
|
||||
|
||||
<p>The BSD Dev Center includes two regular columns on FreeBSD,
|
||||
featuring tips and tutorials.</p>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue