Assorted cleanup and clarifications.
This commit is contained in:
parent
8db37706c4
commit
076fd0ebac
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=588
3 changed files with 102 additions and 96 deletions
|
@ -1,42 +1,39 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1996-10-06 20:16:24 $">
|
||||
<!ENTITY title "User and Developer Resources">
|
||||
<!ENTITY date "$Date: 1996-10-07 14:04:37 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: support.sgml,v 1.4 1996-10-06 20:16:24 jfieber Exp $ -->
|
||||
<!-- $Id: support.sgml,v 1.5 1996-10-07 14:04:37 jfieber Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<h2><a href="handbook/eresources:mail.html">Mailing lists</a></h2>
|
||||
<h2><a href="&base/handbook/eresources:mail.html">Mailing lists</a></h2>
|
||||
|
||||
<p>Mailing list are the primary support channel for FreeBSD
|
||||
<p><a href="&base/handbook/eresources:mail.html">Mailing lists</a>
|
||||
are the primary support channel for FreeBSD
|
||||
users, with numerous mailing list covering different
|
||||
topic areas. When in doubt about what list to post a
|
||||
question to, post to <a
|
||||
href="mailto:questions@freebsd.org">questions@freebsd.org</a>.</p>
|
||||
|
||||
<p>You can <a href="/search.html">search</a> the mailing list
|
||||
href="mailto:questions@freebsd.org">questions@freebsd.org</a>.
|
||||
You can <strong><a href="/search.html">search</a></strong> the mailing list
|
||||
archives at <a href="http://www.freebsd.org">www.freebsd.org.</a></p>
|
||||
|
||||
<p>For speakers of German, there are some German language mailing
|
||||
lists available. See <a href="http://www.de.freebsd.org/de/">
|
||||
http://www.de.freebsd.org/de/</a> or send mail to
|
||||
<a href="mailto:majordomo@de.freebsd.org">majordomo@de.freebsd.org</a>
|
||||
to join or find out more information about the lists.
|
||||
<p>Several non-English mailing are also available:</p>
|
||||
|
||||
<p>For speakers of Portuguese, there are some Portuguese language mailing
|
||||
lists available. See <a href="http://www.br.freebsd.org/list.html">
|
||||
http://www.br.freebsd.org/list.html</a>
|
||||
or send mail to <a href="mailto:listproc@br.freebsd.org">
|
||||
listproc@br.freebsd.org</a> to join or find out more information about
|
||||
the list.
|
||||
<ul>
|
||||
<li><strong>German</> -- <a href="http://www.de.freebsd.org/de/">WWW</a>
|
||||
or <a href="mailto:majordomo@de.freebsd.org">majordomo@de.freebsd.org</a>.</>
|
||||
|
||||
<p>For speakers of Japanese, there are some Japanese language mailing
|
||||
lists available. See <a href="http://www.jp.freebsd.org/">
|
||||
http://www.jp.freebsd.org/</a> or send mail to
|
||||
<a href="mailto:majordomo@jp.freebsd.org">majordomo@jp.freebsd.org</a>
|
||||
to join or find out more information about the lists.
|
||||
<li><strong>Portuguese</> -- <a href="http://www.br.freebsd.org/list.html">WWW</a>
|
||||
or <a href="mailto:listproc@br.freebsd.org">listproc@br.freebsd.org</a></>
|
||||
|
||||
<li><strong>Japanese</> -- <a href="http://www.jp.freebsd.org/">WWW</>
|
||||
or <a href="mailto:majordomo@jp.freebsd.org">majordomo@jp.freebsd.org</a></>
|
||||
</ul>
|
||||
|
||||
<p>If you create other freebsd mailing lists,
|
||||
<a href="&base/mailto.html">let us know about them</a>.</p>
|
||||
|
||||
<h2><a href="handbook/eresources:news.html">Newsgroups</a></h2>
|
||||
|
||||
|
@ -58,14 +55,17 @@
|
|||
www.<b>yourcountry</b>.freebsd.org (e.g.
|
||||
<a href="http://www.de.freebsd.org/">www.de.freebsd.org</a> for
|
||||
Germany or <a href="http://www.au.freebsd.org/">www.au.freebsd.org</a>
|
||||
for Australia). The same is also true for <b>FTP</b> servers, by
|
||||
the way.
|
||||
for Australia). The same naming convention is also used for <b>FTP</b>
|
||||
servers.
|
||||
|
||||
<p>For information on recent FreeBSD progress and releases,
|
||||
see the <a href="./When/newsflash.html">Newsflash</a> page.
|
||||
|
||||
<h2><a
|
||||
href="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">GNATS</a>Problem Report Database</h2>
|
||||
href="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">GNATS</a>
|
||||
Problem Report Database</h2>
|
||||
|
||||
<p>Current FreeBSD problem reports are tracked using the GNATS database.<p>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://www.freebsd.org/cgi/query-pr-summary.cgi">View
|
||||
|
@ -93,12 +93,16 @@
|
|||
easily viewed from here (click on the link). To obtain a
|
||||
complete copy of the FreeBSD CVS respository, please use
|
||||
either the <a href="handbook/sup.html">sup</a> or <a
|
||||
href="handbook/ctm.html">CTM</a> tools or simply FTP it
|
||||
from <a
|
||||
href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-CVS">here</a>.
|
||||
href="handbook/ctm.html">CTM</a> tools or simply <a
|
||||
href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-CVS">FTP it</a>.</p>
|
||||
|
||||
<h2>User Groups</h2>
|
||||
|
||||
<p>FreeBSD's widespread popularity has spawned a number of user
|
||||
groups around the world. If you know of a FreeBSD user group
|
||||
not listed here, <a href="&base/mailto.html">let us know</a>
|
||||
about it.</p>
|
||||
|
||||
<ul>
|
||||
<li>BAFUG (Bay Area FreeBSD User Group) (contact info?)<p></p></li>
|
||||
|
||||
|
@ -166,8 +170,6 @@
|
|||
<li><a href="http://www.polaris.net/ugu/">Unix Guru
|
||||
Universe</a></li>
|
||||
|
||||
<li><a href="http://cynjut.neonramp.com/">Dave Burgess' *BSD FAQ</a>
|
||||
|
||||
<li><a href="http://www.ora.com/">O'Reilly & Associates, Inc.</a></li>
|
||||
|
||||
</ul>
|
||||
|
|
|
@ -1,42 +1,39 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1996-10-06 20:16:24 $">
|
||||
<!ENTITY title "User and Developer Resources">
|
||||
<!ENTITY date "$Date: 1996-10-07 14:04:37 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: support.sgml,v 1.4 1996-10-06 20:16:24 jfieber Exp $ -->
|
||||
<!-- $Id: support.sgml,v 1.5 1996-10-07 14:04:37 jfieber Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<h2><a href="handbook/eresources:mail.html">Mailing lists</a></h2>
|
||||
<h2><a href="&base/handbook/eresources:mail.html">Mailing lists</a></h2>
|
||||
|
||||
<p>Mailing list are the primary support channel for FreeBSD
|
||||
<p><a href="&base/handbook/eresources:mail.html">Mailing lists</a>
|
||||
are the primary support channel for FreeBSD
|
||||
users, with numerous mailing list covering different
|
||||
topic areas. When in doubt about what list to post a
|
||||
question to, post to <a
|
||||
href="mailto:questions@freebsd.org">questions@freebsd.org</a>.</p>
|
||||
|
||||
<p>You can <a href="/search.html">search</a> the mailing list
|
||||
href="mailto:questions@freebsd.org">questions@freebsd.org</a>.
|
||||
You can <strong><a href="/search.html">search</a></strong> the mailing list
|
||||
archives at <a href="http://www.freebsd.org">www.freebsd.org.</a></p>
|
||||
|
||||
<p>For speakers of German, there are some German language mailing
|
||||
lists available. See <a href="http://www.de.freebsd.org/de/">
|
||||
http://www.de.freebsd.org/de/</a> or send mail to
|
||||
<a href="mailto:majordomo@de.freebsd.org">majordomo@de.freebsd.org</a>
|
||||
to join or find out more information about the lists.
|
||||
<p>Several non-English mailing are also available:</p>
|
||||
|
||||
<p>For speakers of Portuguese, there are some Portuguese language mailing
|
||||
lists available. See <a href="http://www.br.freebsd.org/list.html">
|
||||
http://www.br.freebsd.org/list.html</a>
|
||||
or send mail to <a href="mailto:listproc@br.freebsd.org">
|
||||
listproc@br.freebsd.org</a> to join or find out more information about
|
||||
the list.
|
||||
<ul>
|
||||
<li><strong>German</> -- <a href="http://www.de.freebsd.org/de/">WWW</a>
|
||||
or <a href="mailto:majordomo@de.freebsd.org">majordomo@de.freebsd.org</a>.</>
|
||||
|
||||
<p>For speakers of Japanese, there are some Japanese language mailing
|
||||
lists available. See <a href="http://www.jp.freebsd.org/">
|
||||
http://www.jp.freebsd.org/</a> or send mail to
|
||||
<a href="mailto:majordomo@jp.freebsd.org">majordomo@jp.freebsd.org</a>
|
||||
to join or find out more information about the lists.
|
||||
<li><strong>Portuguese</> -- <a href="http://www.br.freebsd.org/list.html">WWW</a>
|
||||
or <a href="mailto:listproc@br.freebsd.org">listproc@br.freebsd.org</a></>
|
||||
|
||||
<li><strong>Japanese</> -- <a href="http://www.jp.freebsd.org/">WWW</>
|
||||
or <a href="mailto:majordomo@jp.freebsd.org">majordomo@jp.freebsd.org</a></>
|
||||
</ul>
|
||||
|
||||
<p>If you create other freebsd mailing lists,
|
||||
<a href="&base/mailto.html">let us know about them</a>.</p>
|
||||
|
||||
<h2><a href="handbook/eresources:news.html">Newsgroups</a></h2>
|
||||
|
||||
|
@ -58,14 +55,17 @@
|
|||
www.<b>yourcountry</b>.freebsd.org (e.g.
|
||||
<a href="http://www.de.freebsd.org/">www.de.freebsd.org</a> for
|
||||
Germany or <a href="http://www.au.freebsd.org/">www.au.freebsd.org</a>
|
||||
for Australia). The same is also true for <b>FTP</b> servers, by
|
||||
the way.
|
||||
for Australia). The same naming convention is also used for <b>FTP</b>
|
||||
servers.
|
||||
|
||||
<p>For information on recent FreeBSD progress and releases,
|
||||
see the <a href="./When/newsflash.html">Newsflash</a> page.
|
||||
|
||||
<h2><a
|
||||
href="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">GNATS</a>Problem Report Database</h2>
|
||||
href="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">GNATS</a>
|
||||
Problem Report Database</h2>
|
||||
|
||||
<p>Current FreeBSD problem reports are tracked using the GNATS database.<p>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://www.freebsd.org/cgi/query-pr-summary.cgi">View
|
||||
|
@ -93,12 +93,16 @@
|
|||
easily viewed from here (click on the link). To obtain a
|
||||
complete copy of the FreeBSD CVS respository, please use
|
||||
either the <a href="handbook/sup.html">sup</a> or <a
|
||||
href="handbook/ctm.html">CTM</a> tools or simply FTP it
|
||||
from <a
|
||||
href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-CVS">here</a>.
|
||||
href="handbook/ctm.html">CTM</a> tools or simply <a
|
||||
href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-CVS">FTP it</a>.</p>
|
||||
|
||||
<h2>User Groups</h2>
|
||||
|
||||
<p>FreeBSD's widespread popularity has spawned a number of user
|
||||
groups around the world. If you know of a FreeBSD user group
|
||||
not listed here, <a href="&base/mailto.html">let us know</a>
|
||||
about it.</p>
|
||||
|
||||
<ul>
|
||||
<li>BAFUG (Bay Area FreeBSD User Group) (contact info?)<p></p></li>
|
||||
|
||||
|
@ -166,8 +170,6 @@
|
|||
<li><a href="http://www.polaris.net/ugu/">Unix Guru
|
||||
Universe</a></li>
|
||||
|
||||
<li><a href="http://cynjut.neonramp.com/">Dave Burgess' *BSD FAQ</a>
|
||||
|
||||
<li><a href="http://www.ora.com/">O'Reilly & Associates, Inc.</a></li>
|
||||
|
||||
</ul>
|
||||
|
|
|
@ -1,42 +1,39 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1996-10-06 20:16:24 $">
|
||||
<!ENTITY title "User and Developer Resources">
|
||||
<!ENTITY date "$Date: 1996-10-07 14:04:37 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: usergroups.sgml,v 1.4 1996-10-06 20:16:24 jfieber Exp $ -->
|
||||
<!-- $Id: usergroups.sgml,v 1.5 1996-10-07 14:04:37 jfieber Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<h2><a href="handbook/eresources:mail.html">Mailing lists</a></h2>
|
||||
<h2><a href="&base/handbook/eresources:mail.html">Mailing lists</a></h2>
|
||||
|
||||
<p>Mailing list are the primary support channel for FreeBSD
|
||||
<p><a href="&base/handbook/eresources:mail.html">Mailing lists</a>
|
||||
are the primary support channel for FreeBSD
|
||||
users, with numerous mailing list covering different
|
||||
topic areas. When in doubt about what list to post a
|
||||
question to, post to <a
|
||||
href="mailto:questions@freebsd.org">questions@freebsd.org</a>.</p>
|
||||
|
||||
<p>You can <a href="/search.html">search</a> the mailing list
|
||||
href="mailto:questions@freebsd.org">questions@freebsd.org</a>.
|
||||
You can <strong><a href="/search.html">search</a></strong> the mailing list
|
||||
archives at <a href="http://www.freebsd.org">www.freebsd.org.</a></p>
|
||||
|
||||
<p>For speakers of German, there are some German language mailing
|
||||
lists available. See <a href="http://www.de.freebsd.org/de/">
|
||||
http://www.de.freebsd.org/de/</a> or send mail to
|
||||
<a href="mailto:majordomo@de.freebsd.org">majordomo@de.freebsd.org</a>
|
||||
to join or find out more information about the lists.
|
||||
<p>Several non-English mailing are also available:</p>
|
||||
|
||||
<p>For speakers of Portuguese, there are some Portuguese language mailing
|
||||
lists available. See <a href="http://www.br.freebsd.org/list.html">
|
||||
http://www.br.freebsd.org/list.html</a>
|
||||
or send mail to <a href="mailto:listproc@br.freebsd.org">
|
||||
listproc@br.freebsd.org</a> to join or find out more information about
|
||||
the list.
|
||||
<ul>
|
||||
<li><strong>German</> -- <a href="http://www.de.freebsd.org/de/">WWW</a>
|
||||
or <a href="mailto:majordomo@de.freebsd.org">majordomo@de.freebsd.org</a>.</>
|
||||
|
||||
<p>For speakers of Japanese, there are some Japanese language mailing
|
||||
lists available. See <a href="http://www.jp.freebsd.org/">
|
||||
http://www.jp.freebsd.org/</a> or send mail to
|
||||
<a href="mailto:majordomo@jp.freebsd.org">majordomo@jp.freebsd.org</a>
|
||||
to join or find out more information about the lists.
|
||||
<li><strong>Portuguese</> -- <a href="http://www.br.freebsd.org/list.html">WWW</a>
|
||||
or <a href="mailto:listproc@br.freebsd.org">listproc@br.freebsd.org</a></>
|
||||
|
||||
<li><strong>Japanese</> -- <a href="http://www.jp.freebsd.org/">WWW</>
|
||||
or <a href="mailto:majordomo@jp.freebsd.org">majordomo@jp.freebsd.org</a></>
|
||||
</ul>
|
||||
|
||||
<p>If you create other freebsd mailing lists,
|
||||
<a href="&base/mailto.html">let us know about them</a>.</p>
|
||||
|
||||
<h2><a href="handbook/eresources:news.html">Newsgroups</a></h2>
|
||||
|
||||
|
@ -58,14 +55,17 @@
|
|||
www.<b>yourcountry</b>.freebsd.org (e.g.
|
||||
<a href="http://www.de.freebsd.org/">www.de.freebsd.org</a> for
|
||||
Germany or <a href="http://www.au.freebsd.org/">www.au.freebsd.org</a>
|
||||
for Australia). The same is also true for <b>FTP</b> servers, by
|
||||
the way.
|
||||
for Australia). The same naming convention is also used for <b>FTP</b>
|
||||
servers.
|
||||
|
||||
<p>For information on recent FreeBSD progress and releases,
|
||||
see the <a href="./When/newsflash.html">Newsflash</a> page.
|
||||
|
||||
<h2><a
|
||||
href="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">GNATS</a>Problem Report Database</h2>
|
||||
href="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">GNATS</a>
|
||||
Problem Report Database</h2>
|
||||
|
||||
<p>Current FreeBSD problem reports are tracked using the GNATS database.<p>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://www.freebsd.org/cgi/query-pr-summary.cgi">View
|
||||
|
@ -93,12 +93,16 @@
|
|||
easily viewed from here (click on the link). To obtain a
|
||||
complete copy of the FreeBSD CVS respository, please use
|
||||
either the <a href="handbook/sup.html">sup</a> or <a
|
||||
href="handbook/ctm.html">CTM</a> tools or simply FTP it
|
||||
from <a
|
||||
href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-CVS">here</a>.
|
||||
href="handbook/ctm.html">CTM</a> tools or simply <a
|
||||
href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-CVS">FTP it</a>.</p>
|
||||
|
||||
<h2>User Groups</h2>
|
||||
|
||||
<p>FreeBSD's widespread popularity has spawned a number of user
|
||||
groups around the world. If you know of a FreeBSD user group
|
||||
not listed here, <a href="&base/mailto.html">let us know</a>
|
||||
about it.</p>
|
||||
|
||||
<ul>
|
||||
<li>BAFUG (Bay Area FreeBSD User Group) (contact info?)<p></p></li>
|
||||
|
||||
|
@ -166,8 +170,6 @@
|
|||
<li><a href="http://www.polaris.net/ugu/">Unix Guru
|
||||
Universe</a></li>
|
||||
|
||||
<li><a href="http://cynjut.neonramp.com/">Dave Burgess' *BSD FAQ</a>
|
||||
|
||||
<li><a href="http://www.ora.com/">O'Reilly & Associates, Inc.</a></li>
|
||||
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue