commit bee32fb05af020594a93b36fe56a1c03e5273052 from: Alexander Barton date: Tue Apr 02 20:19:22 2002 UTC - Manual Page aktualisiert. commit - c98200aaa398165ef215ddd855940d103c9e89db commit + bee32fb05af020594a93b36fe56a1c03e5273052 blob - 18c21df6cb0fc2f0c2274c878cb102e02922fac3 blob + 9957785a1877413f299a5158149f5a2e391d60c9 --- man/ngircd.8 +++ 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) blob - 266abb35c4f3f9a7785d6bd32b657e26f3dd2b86 blob + f01ce8331d7ec9094c7390ca2beff2e61e0472f9 --- man/ngircd.conf.5 +++ man/ngircd.conf.5 @@ -1,8 +1,7 @@ .\" -.\" $Id: ngircd.conf.5,v 1.1 2002/04/02 18:14:33 alex Exp $ +.\" $Id: ngircd.conf.5,v 1.2 2002/04/02 20:19:22 alex Exp $ .\" - -.TH ngircd.conf 5 "March 2002" ngircd "User Manuals" +.TH ngircd.conf 5 "March 2002" ngircd "ngIRCd Manual" .SH NAME ngircd.conf \- configuration file of ngircd .SH SYNOPSIS @@ -14,5 +13,5 @@ Alexander Barton, .SH "SEE ALSO" .BR ngircd (8) .BR ircd (8) - +.\" .\" -eof-