]> arthur.barton.de Git - ngircd-web.git/blobdiff - index.php.en
ngIRCd Release 25~rc1
[ngircd-web.git] / index.php.en
index 6842be461741bd08ad27104ab7df1636110b16ae..a4e1d74f25e5988e3f8902610a8f36df3c795269 100644 (file)
        which is a little bit exaggerated: <em>lightweight Internet Relay Chat
        server</em> most probably would have been a better name :-)
 </p>
-<p class="hint">
-       <em>Hint:</em>
-       at freshmeat.net there's an
-       <a href="http://freshmeat.net/projects/ngircd/">entry</a>
-       for the ngIRCd project. You can inform about new releases and get
-       update notifications via E-Mail.
-</p>
 <h2 id="why">
        Advantages
 </h2>
        </li>
        <li>
                ngIRCd is being actively developed since
-               <?php echo date("Y")-2001 ?> years.
+               <?php echo date("Y")-2001 ?> years
        </li>
 </ul>
 <div id="preview">
        <code><a id="v_toggle" href="#" name="v_toggle">ngircd --help</a></code><br>
        <div id="vertical_slide">
-               <samp>ngircd 19.2-SYSLOG+ZLIB+SSL+TCPWRAP+IDENT+PAM+IRCPLUS+IPv6-x86_64/unknown/linux-gnu
-Copyright (c)2001-2012 Alexander Barton (<alex@barton.de>) and Contributors.
-Homepage: <http://ngircd.barton.de/>
-
-This is free software; see the source for copying conditions. There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-  -f, --config &lt;f&gt;   use file &lt;f&gt; as configuration file
-  -n, --nodaemon     don't fork and don't detach from controlling terminal
-  -p, --passive      disable automatic connections to other servers
-  -t, --configtest   read, validate and display configuration; then exit
-  -V, --version      output version information and exit
-  -h, --help         display this help and exit</samp>
+               <samp><?php include 'common/help.inc' ?></samp>
        </div>
 </div>
 <h2>
@@ -79,12 +60,12 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
        ngIRCd supports
        <a href="doc/Platforms.txt">a whole range</a>
        of platforms: Linux, BSD, Mac OS X, but
-       ngIRCD also runs on Solaris, HP-UX, AIX and other Unices.
+       ngIRCd also runs on Solaris, HP-UX, AIX and other Unices.
 </p>
 <p>
-       After the installation of ngIRC, which is executed via packet
+       After the installation of ngIRCd, which is executed via packet
        installation or configure-make-make-install, and once you have edited
-       the ngircd.conf, you can get started after 5 minutes.&nbsp;– only a
+       the ngircd.conf, you can get started after 5 minutes&nbsp;– only a
        few lines need adapting, the rest is purely optional.
 </p>
 <?php