1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-01-09 07:10:27 +00:00
ngircd/man/ngircd.8.nroff

33 lines
812 B
Plaintext
Raw Normal View History

.\"
2002-03-31 21:42:02 +00:00
.\" $Id: ngircd.8.nroff,v 1.3 2002/03/31 21:42:02 alex Exp $
.\"
.TH ngircd 8 "March 2002" ngircd "User Manuals"
.SH NAME
ngircd \- the next generation IRC daemon
.SH SYNOPSIS
2002-03-31 21:36:44 +00:00
.B ngircd [
.I Options
.B ]
.SH DESCRIPTION
2002-03-31 21:36:44 +00:00
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
2002-03-31 21:42:02 +00:00
(coming soon, please see
.B ngircd --help
at the moment)
.SH FILES
(coming soon)
.SH DIAGNOSTICS
(coming soon)
.SH AUTHOR
Alexander Barton, <alex@barton.de>
2002-03-31 21:36:44 +00:00
.\"Homepage: <http://arthur.ath.cx/~alex/ngircd/>
.SH "SEE ALSO"
.BR ngircd.conf (5)
.BR ircd (8)
2002-03-31 21:42:02 +00:00
.\"
.\" -eof-