Add anchor for IRC.
PR: 19207 Submitted by: Daniel Harris <dannyboy@dannyboy.eyep.net>
This commit is contained in:
parent
8595ca988a
commit
fef15cd3ec
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7328
2 changed files with 10 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
<!doctype HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.195 2000/05/09 23:47:32 nik Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.196 2000/06/06 18:00:55 nik Exp $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/support.sgml,v 1.195 2000/05/09 23:47:32 nik Exp $ -->
|
||||
<!-- $FreeBSD: www/en/support.sgml,v 1.196 2000/06/06 18:00:55 nik Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -11,6 +11,7 @@
|
|||
<ul>
|
||||
<li><a href="#mailing-list">Mailing lists</a></li>
|
||||
<li><a href="#newsgroups">Newsgroups</a></li>
|
||||
<li><a href="#irc">IRC</a></li>
|
||||
<li><a href="#web">WEB Resources</a></li>
|
||||
<li><a href="#gnats">GNATS Problem Report Database</a></li>
|
||||
<li><a href="#cvs">CVS Repository</a></li>
|
||||
|
@ -124,6 +125,8 @@
|
|||
BSD Usenet News Searcher</a> have archives of all
|
||||
BSD-related Usenet newsgroups from June 1992 onwards.</p>
|
||||
|
||||
<a name="irc"></a>
|
||||
|
||||
<h2>IRC</h2>
|
||||
<p>While #freebsd channels exist on various IRC networks, the FreeBSD
|
||||
project does not control them or endorse IRC as a support medium.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!doctype HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.195 2000/05/09 23:47:32 nik Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.196 2000/06/06 18:00:55 nik Exp $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/support.sgml,v 1.195 2000/05/09 23:47:32 nik Exp $ -->
|
||||
<!-- $FreeBSD: www/en/support.sgml,v 1.196 2000/06/06 18:00:55 nik Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -11,6 +11,7 @@
|
|||
<ul>
|
||||
<li><a href="#mailing-list">Mailing lists</a></li>
|
||||
<li><a href="#newsgroups">Newsgroups</a></li>
|
||||
<li><a href="#irc">IRC</a></li>
|
||||
<li><a href="#web">WEB Resources</a></li>
|
||||
<li><a href="#gnats">GNATS Problem Report Database</a></li>
|
||||
<li><a href="#cvs">CVS Repository</a></li>
|
||||
|
@ -124,6 +125,8 @@
|
|||
BSD Usenet News Searcher</a> have archives of all
|
||||
BSD-related Usenet newsgroups from June 1992 onwards.</p>
|
||||
|
||||
<a name="irc"></a>
|
||||
|
||||
<h2>IRC</h2>
|
||||
<p>While #freebsd channels exist on various IRC networks, the FreeBSD
|
||||
project does not control them or endorse IRC as a support medium.
|
||||
|
|
Loading…
Reference in a new issue