X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=man%2Fngircd.8;h=9957785a1877413f299a5158149f5a2e391d60c9;hp=18c21df6cb0fc2f0c2274c878cb102e02922fac3;hb=bee32fb05af020594a93b36fe56a1c03e5273052;hpb=c98200aaa398165ef215ddd855940d103c9e89db diff --git a/man/ngircd.8 b/man/ngircd.8 index 18c21df6..9957785a 100644 --- a/man/ngircd.8 +++ b/man/ngircd.8 @@ -1,7 +1,7 @@ .\" -.\" $Id: ngircd.8,v 1.1 2002/04/02 18:14:33 alex Exp $ +.\" $Id: ngircd.8,v 1.2 2002/04/02 20:19:22 alex Exp $ .\" -.TH ngircd 8 "March 2002" ngircd "User Manuals" +.TH ngircd 8 "March 2002" ngircd "ngIRCd Manual" .SH NAME ngircd \- the next generation IRC daemon .SH SYNOPSIS @@ -9,22 +9,43 @@ ngircd \- the next generation IRC daemon .I Options .B ] .SH DESCRIPTION -ngIRCd 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. +.B ngircd +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. .SH OPTIONS -(coming soon, please see -.B ngircd --help -at the moment) +.IP --configtest +read, validate and display configuration; then exit. +.IP "-f file, --config file" +use +.I file +as configuration file. +.IP "-n, --nodaemon" +don't fork and don't detatch from controlling terminal. +.IP "-p, --passive" +disable automatic connections to other servers. +.IP --version +output version information and exit. +.IP --help +display brief help text and exit. .SH FILES -(coming soon) +.I /usr/local/etc/ngircd.conf +.RS +The system wide default configuration file. .SH DIAGNOSTICS (coming soon) .SH AUTHOR -Alexander Barton, -.\"Homepage: +Alexander Barton, +.UR mailto:alex@barton.de +alex@barton.de +.UE +.PP +Homepage: +.UR http://arthur.ath.cx/~alex/ngircd/ +http://arthur.ath.cx/~alex/ngircd/ +.UE .SH "SEE ALSO" .BR ngircd.conf (5) .BR ircd (8)