commit - 4fe894cbe7acc160dfddd71eed9ded5729420997
commit + 72b95c4a66617ced7937e94c06b61006b759bd0f
blob - dcf8ecb7d20a3bdbeda67c2fe62c417e9bcb6ce0
blob + 061de5d4c09ccfdb11f38b2134cbf50f3d90bca1
--- man/ngircd.8
+++ man/ngircd.8
.\"
-.\" $Id: ngircd.8,v 1.3 2002/04/02 20:38:50 alex Exp $
+.\" $Id: ngircd.8,v 1.4 2002/09/16 11:11:21 alex Exp $
.\"
-.TH ngircd 8 "March 2002" ngircd "ngIRCd Manual"
+.TH ngircd 8 "September 2002" ngircd "ngIRCd Manual"
.SH NAME
ngircd \- the next generation IRC daemon
.SH SYNOPSIS
is a portable IRC daemon written from scratch. It is easy to configure,
supports server links (even with original ircds) and runs on hosts with
changing IP addresses (such as dial-in networks). Currently supported
-platforms are A/UX, Darwin/Mac OS X, FreeBSD, Linux, NetBSD, and Windows
-with Cygwin.
+platforms (tested versions) are: AIX (3.2.5), A/UX (3.0.1), FreeBSD
+(4.5), HP-UX (10.20), IRIX (6.5), Linux (2.x), Mac OS X (10.x), NetBSD
+(1.5.2/i386, 1.5.3/m68k), Solaris (2.5.1, 2.6), and Windows with Cygwin.
.SH OPTIONS
.IP --configtest
read, validate and display configuration; then exit.
.I /usr/local/etc/ngircd.conf
.RS
The system wide default configuration file.
-.SH DIAGNOSTICS
-(coming soon)
.SH AUTHOR
Alexander Barton,
.UR mailto:alex@barton.de
http://arthur.ath.cx/~alex/ngircd/
.UE
.SH "SEE ALSO"
-.BR ngircd.conf (5)
+.BR ngircd.conf (5),
.BR ircd (8)
.\"
.\" -eof-
blob - b53d037c01625ef00b48a36804faab1db2762a43
blob + 6de30cb5e13b778b7333be9f53713ebd4b0f0c4e
--- man/ngircd.conf.5
+++ man/ngircd.conf.5
.\"
-.\" $Id: ngircd.conf.5,v 1.5 2002/04/02 20:44:27 alex Exp $
+.\" $Id: ngircd.conf.5,v 1.6 2002/09/16 11:11:21 alex Exp $
.\"
-.TH ngircd.conf 5 "March 2002" ngircd "ngIRCd Manual"
+.TH ngircd.conf 5 "September 2002" ngircd "ngIRCd Manual"
.SH NAME
ngircd.conf \- configuration file of ngircd
.SH SYNOPSIS
.B /usr/local/etc/ngircd.conf
.SH DESCRIPTION
-(coming soon)
+(coming soon, please have a look at the sample configuration
+file "doc/sample-ngircd.conf" -- Thank you!)
.SH AUTHOR
Alexander Barton,
.UR mailto:alex@barton.de