Link to BSDGuides.org.
Requested by: Jon LaBass <bsdguides@gmail.com>
This commit is contained in:
parent
3f3ffbac77
commit
ea7d1db9de
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28045
1 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs/webresources.sgml,v 1.4 2005/12/27 17:46:38 remko Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs/webresources.sgml,v 1.5 2005/12/31 10:32:39 blackend Exp $">
|
||||
<!ENTITY title "Web Resources">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -90,6 +90,10 @@
|
|||
<p>BSDForums.org includes active online forums and news
|
||||
community site dedicated to FreeBSD and other BSDs.</p>
|
||||
|
||||
<h3><a href="http://www.bsdguides.org">BSD Guides</a></h3>
|
||||
|
||||
<p>BSDGuides.org hosts many BSD-related tutorials.</p>
|
||||
|
||||
<h2>Other documentation</h2>
|
||||
|
||||
<p><a href="http://docs.FreeBSD.org/44doc/">4.4BSD Documents</a>: This is a
|
||||
|
|
Loading…
Reference in a new issue