diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-07 01:38:02 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-07 01:38:02 +0000 |
commit | 16b9cb5d1c36f2a6dab11958081c0caa78f26038 (patch) | |
tree | ea574da62579e2aa5a23673b661b2b171bcc3f8e /web/include/help.php | |
parent | 43877aca61180aa6f270fc8ed79ce35481b21de6 (diff) | |
download | ioquake3-aero-16b9cb5d1c36f2a6dab11958081c0caa78f26038.tar.gz ioquake3-aero-16b9cb5d1c36f2a6dab11958081c0caa78f26038.zip |
Try to properize stuff.
git-svn-id: svn://svn.icculus.org/quake3/trunk@305 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/include/help.php')
-rw-r--r-- | web/include/help.php | 25 |
1 files changed, 16 insertions, 9 deletions
diff --git a/web/include/help.php b/web/include/help.php index 88fccee..5b943d1 100644 --- a/web/include/help.php +++ b/web/include/help.php @@ -41,15 +41,22 @@ <li>If everything has gone well, you should have a binary that works! If not, seek help.</li> </ol> -<h2>Something isn't working right, Heeeeeeeelp!</h2> -<p>You have four choices for help, documentaton, the mailing list, the IRC channel, and bugzilla. There is some -great documentation for Linux users at <a href="http://www.icculus.org/lgfaq/">http://www.icculus.org/lgfaq/</a>, and also at id's -original page (though you should no-longer contact them for support) <a href="http://zerowing.idsoftware.com/linux/q3a/"> -http://zerowing.idsoftware.com/linux/q3a/</a>. Windows users and Mac users should just <a href="http://www.google.com/">google</a> their errors to check for pre-existant solutions. To subscribe to the mailing list send a blank e-mail to -<a href="mailto:quake3-subscribe@icculus.org">quake3-subscribe@icculus.org</a>. Then address your e-mails to -<a href="mailto:quake3@icculus.org">quake3@icculus.org</a>. To join the irc channel, connect your client to -<span class="shell">irc.freenode.net</span> <span class="shell">#icculus.org/quake3</span>. To file a bug report with -bugzilla, check out our bugzilla website at <a href="http://bugzilla.icculus.org/">http://bugzilla.icculus.org/</a>.</p> + +<h2>Something isn't working right. Heeeeeeeelp!</h2> +<p>You have four choices for help: documentation, the mailing list, the IRC channel, +and Bugzilla. There is some great documentation for Linux users at +<a href="http://www.icculus.org/lgfaq/">http://www.icculus.org/lgfaq/</a>, and also at +id's <a href="http://zerowing.idsoftware.com/linux/q3a/">original page</a> (though you +should no-longer contact them for support)</a>. Windows users and Mac users should just +<a href="http://www.google.com/">Google</a> their errors to check for preexisting solutions. +To subscribe to the mailing list send a blank e-mail to +<a href="mailto:quake3-subscribe@icculus.org">quake3-subscribe@icculus.org</a>. +Address e-mails that you want to appear on the list to +<a href="mailto:quake3@icculus.org">quake3@icculus.org</a>. +To join the <acronym title="Interent Relay Chat">IRC</acronym> channel, connect your +client to <span class="shell">irc.freenode.net</span> <span class="shell">#icculus.org/quake3</span>. +To file a bug report with Bugzilla, check out our +<a href="http://bugzilla.icculus.org/">Bugzilla website</a>.</p> <h2>Pay your dues, contribute!</h2> <p>If you've come up with an improvement or fixed something, we'd love to hear about it! |