- Replace /XML/{doc,www}/ with /XML/ in SysId. - Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via XML catalog instead. - Change the L10N layer in freebsd-*.xsl not to use localized XSLT stylesheets directly. - Move share/xsl/* to share/xml and remove share/xsl. - Remove obsolete share/web2c/pdftex.def.
28 lines
1 KiB
XML
28 lines
1 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
|
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
|
<!ENTITY CDATA "..">
|
|
<!ENTITY title "Newsgroups">
|
|
]>
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>&title;</title>
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
</head>
|
|
|
|
<body class="navinclude.community">
|
|
|
|
<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>
|
|
|
|
|
|
</body>
|
|
</html>
|