about summary refs log tree commit diff
path: root/man/ngircd.8.nroff
blob: eb95b1c420ab7a74ad9dade9d5748707de95b36d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
.\"
.\" $Id: ngircd.8.nroff,v 1.2 2002/03/31 21:36:44 alex Exp $
.\"

.TH ngircd 8 "March 2002" ngircd "User Manuals"

.SH NAME

ngircd \- the next generation IRC daemon

.SH SYNOPSIS

.B ngircd [
.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.

.SH OPTIONS

(coming soon)

.SH FILES

(coming soon)

.SH DIAGNOSTICS

(coming soon)

.SH AUTHOR

Alexander Barton, <alex@barton.de>
.\"Homepage: <http://arthur.ath.cx/~alex/ngircd/>

.SH "SEE ALSO"

.BR ngircd.conf (5)
.BR ircd (8)

.\" -eof-