diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-07 06:11:30 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-07 06:11:30 +0000 |
commit | fb76612516a9e745c1ee1c96fe4bc1aa1993f7d6 (patch) | |
tree | cbc58c8b3c9b300f8bf44c617af896627457ef68 /web | |
parent | 46b790304dc0b4de4a735ae8783c09b455446d73 (diff) | |
download | ioquake3-aero-fb76612516a9e745c1ee1c96fe4bc1aa1993f7d6.tar.gz ioquake3-aero-fb76612516a9e745c1ee1c96fe4bc1aa1993f7d6.zip |
XHTML doesn't like that :(
git-svn-id: svn://svn.icculus.org/quake3/trunk@312 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web')
-rw-r--r-- | web/include/help.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/web/include/help.php b/web/include/help.php index 9253ed7..e0177ea 100644 --- a/web/include/help.php +++ b/web/include/help.php @@ -15,7 +15,9 @@ <ul> <li><h3>Linux and friends</h3> <ol> - <li><A href="http://www.gentoo.org/">Gentoo</a> users can just <span class="shell">emerge quake3</span> to get a recent version of our subversion version.</li> + <li>Ma href="http://www.gentoo.org/">Gentoo</a> users can + just <span class="shell">emerge quake3</span> to get a + recent snapshot of our Subversion repository.</li> <li>Install Quake 3 for Linux using the latest point release installer. While the Quake3 engine is Free Software, you still need to copy over legal PK3s like before.</li> |