it seems to be outdated as from 2001, the used cgi script is not used anymore (404 error). I contacted the maintainer of the website several times but so far i got no reply at all. We can revert this change if the maintainer is ever going to respond, but i do not think that will happen. PR: www/87656 Submitted by: Bjoern Voigt <bjoern at cs dot tu-berlin dot de>
24 lines
973 B
Text
24 lines
973 B
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$FreeBSD: www/en/community/newsgroups.sgml,v 1.3 2005/10/06 15:20:01 simon Exp $">
|
|
<!ENTITY title "Newsgroups">
|
|
<!ENTITY % navincludes SYSTEM "../includes.navcommunity.sgml"> %navincludes;
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
|
]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<p>There are a few FreeBSD specific <a
|
|
href="&base;/doc/en_US.ISO8859-1/books/handbook/eresources-news.html">newsgroups</a>, along with
|
|
numerous other newsgroups on topics of interest to FreeBSD users, though
|
|
the mailing lists remain the most reliable way to get in touch with the
|
|
FreeBSD developers. For miscellaneous FreeBSD discussion, see <a
|
|
href="news:comp.unix.bsd.freebsd.misc">comp.unix.bsd.freebsd.misc</a>.
|
|
For important announcements, see <a
|
|
href="news:comp.unix.bsd.freebsd.announce">comp.unix.bsd.freebsd.announce</a>.</p>
|
|
|
|
&footer;
|
|
|
|
</body>
|
|
</html>
|