X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=documentation.php.en;h=6aa718f51c1428cbf18321b3b4967fd6c0426784;hb=c3fccb39ef069f81474261024f724d9b5fdf8f90;hp=95da73a639727500c4c814f7411f1da5d4fa07e0;hpb=4bd990dc74e77d7c4650500612ad4da0f69adbb9;p=ngircd-web.git diff --git a/documentation.php.en b/documentation.php.en index 95da73a..6aa718f 100644 --- a/documentation.php.en +++ b/documentation.php.en @@ -71,9 +71,27 @@ exemplary configurations sample-ngircd.conf).

- The documents of tha actual version can be found online here: + The documents of the current version can be found online here:

+

+ Manual Pages +

+

+ In addition, ngIRCd comes with two manual pages: ngircd(8) + (for the daemon) and ngircd.conf(5) (for its configuration + file). They have even more details and list all possible command line + parameters and configuration options. You can read them with the + man command (when they are installed locally on your + system, e.g. man 8 ngircd and man 5 + ngircd.conf) or online here: +

+ +