]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Updated documentation. [from HEAD]
authorAlexander Barton <alex@barton.de>
Fri, 18 Jul 2003 20:48:20 +0000 (20:48 +0000)
committerAlexander Barton <alex@barton.de>
Fri, 18 Jul 2003 20:48:20 +0000 (20:48 +0000)
doc/Platforms.txt
doc/README-BeOS.txt
man/ngircd.conf.5

index 2756b51da5795470363fd752b94963db04b963db..e70f251d7fc913bf9cc6128ab99ea8240ed88885 100644 (file)
@@ -27,13 +27,16 @@ list can be updated. Thanks for your help!
 Platform                    Compiler     ngIRCd     Date     Tester C M T R See
 --------------------------- ------------ ---------- -------- ------ - - - - ---
 i386/pc/solaris2.9          gcc 3.2.2    0.7.x-CVS  03-04-28 alex   Y Y Y Y
-i386/unknown/freebsd5.0     gcc 3.2.1    0.7.x-CVS  03-04-23 alex   Y Y Y Y
+i386/unknown/freebsd5.0     gcc 3.2.1    0.7.0      03-05-15 alex   Y Y Y Y
+i386/unknown/gnu0.3         gcc 3.2.3    CVSHEAD    03-05-05 alex   Y Y n Y
 i386/unknown/netbsdelf1.6.1 gcc 2.95.3   0.7.x-CVS  03-04-23 alex   Y Y Y Y
 i686/pc/cygwin              gcc 3.2      0.7.x-CVS  03-04-24 alex   Y Y n Y
-i686/pc/linux-gnu           gcc 2.95/3.x 0.7.0-pre1 03-04-22 alex   Y Y Y Y (1)
+i686/pc/linux-gnu           gcc 2.95/3.x 0.7.0      03-05-15 alex   Y Y Y Y (1)
 m68k/apple/aux3.1.1         Orig. A/UX   0.7.x-CVS  03-04-22 alex   Y Y Y Y (2)
+m68k/hp/hp-ux9.10           Orig. HPUX   0.7.x-CVS  03-04-30 goetz  Y Y Y Y
 powerpc/apple/darwin6.5     gcc 3.1      0.7.x-CVS  03-04-23 alex   Y Y Y Y
 sparc/sun/solaris2.6        gcc 2.95.3   0.7.x-CVS  03-04-22 alex   Y Y Y Y
+sparc/sun/solaris2.7        gcc 3.3      CVSHEAD    03-07-06 alex   Y Y Y Y
 
 
 Notes
@@ -50,4 +53,4 @@ Notes
                        
 
 -- 
-$Id: Platforms.txt,v 1.1.2.4 2003/04/28 00:14:04 alex Exp $
+$Id: Platforms.txt,v 1.1.2.5 2003/07/18 20:48:20 alex Exp $
index 09f22513990330f2f07a8c794b85819f70434d06..6a69a6b575e89a5e50b1a03c90e02f5103e7ed1f 100644 (file)
                              -- README-BeOS.txt --
 
 
-      +--------------------------------------------------------------+
-      | This text is only available in german at the moment, sorry!  |
-      | Contributors are welcome :-)                                 |
-      +--------------------------------------------------------------+
+      +-------------------------------------------------------------+
+      | This text is only available in german at the moment, sorry! |
+      | Contributors for this text or the BeOS port are welcome :-) |
+      +-------------------------------------------------------------+
 
 
 BeOS gehoert im Moment (noch?) nicht zu den offiziell unterstuetzten Plat-
@@ -50,4 +50,4 @@ mir in Verbindung setzen (alex@barton.de), ich maile gerne meine Patches zu.
 Fuer eine Aenderung im CVS ist es aber meiner Meinung nach noch zu frueh ...
 
 -- 
-$Id: README-BeOS.txt,v 1.6 2003/04/21 12:55:39 alex Exp $
+$Id: README-BeOS.txt,v 1.6.2.1 2003/07/18 20:48:20 alex Exp $
index 72f29d8fe1e8e6990da3aff9d6a75b938fd7a601..ceaff38d16d8926294e25ec6c31d58de6850dc7d 100644 (file)
@@ -1,7 +1,7 @@
 .\"
-.\" $Id: ngircd.conf.5,v 1.9 2003/03/10 00:58:06 alex Exp $
+.\" $Id: ngircd.conf.5,v 1.9.2.1 2003/07/18 20:48:20 alex Exp $
 .\"
-.TH ngircd.conf 5 "March 2003" ngircd "ngIRCd Manual"
+.TH ngircd.conf 5 "Mai 2003" ngircd "ngIRCd Manual"
 .SH NAME
 ngircd.conf \- configuration file of ngIRCd
 .SH SYNOPSIS
@@ -101,7 +101,7 @@ the peer to test whether it is alive or not. Default: 120.
 \fBPongTimeout\fR
 If a client fails to answer a PING with a PONG within <PongTimeout>
 seconds, it will be disconnected by the server. Default: 20.
-.IT
+.TP
 \fBConnectRetry\fR
 The server tries every <ConnectRetry> seconds to establish a link to not yet
 (or no longer) connected servers. Default: 60.