]> arthur.barton.de Git - ngircd-web.git/blobdiff - index.php.en
ngIRCd Release 26~rc1
[ngircd-web.git] / index.php.en
index 303ddae863f9eed4567a0e67d4423972ec4607fa..2e734b5f5a868328899116d2e901596e1594dac9 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 Freecode there's an
-       <a href="http://freecode.com/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>
+       <code><a id="v_toggle" href="#">ngircd --help</a></code><br>
        <div id="vertical_slide">
-               <samp>ngIRCd 20.1-CHARCONV+IDENT+IPv6+IRCPLUS+PAM+SSL+SYSLOG+ZLIB-x86_64/apple/darwin12.2.0
-Copyright (c)2001-2013 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