diff --git a/en/community/Makefile b/en/community/Makefile new file mode 100644 index 0000000000..064114cf65 --- /dev/null +++ b/en/community/Makefile @@ -0,0 +1,12 @@ +# $FreeBSD: www/en/community/Makefile,v 1.16 2004/05/05 07:56:31 josef Exp $ + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + +DOCS= irc.sgml mailinglists.sgml newsgroups.sgml webresources.sgml + +.include "${WEB_PREFIX}/share/mk/web.site.mk" \ No newline at end of file diff --git a/en/community/irc.sgml b/en/community/irc.sgml new file mode 100644 index 0000000000..26b624ace7 --- /dev/null +++ b/en/community/irc.sgml @@ -0,0 +1,26 @@ + + + + %navincludes; + %includes; +]> + + +&header; + +
While #freebsd channels exist on various IRC networks, the FreeBSD + project does not control them or endorse IRC as a support medium. + You may be ignored, insulted, or kicked out if you ask questions on + any channel in IRC, though you may have slightly better luck + in channels named #freebsdhelp where such exist. If you + want to try these or any other channels on IRC, it is nonetheless + at your own risk and any complaints about conduct on those channels + should not be directed to the FreeBSD project. See also + the FAQ entry for + more information.
+ +&footer; + + +