Manualpage verbessert.
This commit is contained in:
parent
ccf89512f6
commit
e8cd4d9b70
|
@ -1,47 +1,32 @@
|
||||||
.\"
|
.\"
|
||||||
.\" $Id: ngircd.8.nroff,v 1.2 2002/03/31 21:36:44 alex Exp $
|
.\" $Id: ngircd.8.nroff,v 1.3 2002/03/31 21:42:02 alex Exp $
|
||||||
.\"
|
.\"
|
||||||
|
|
||||||
.TH ngircd 8 "March 2002" ngircd "User Manuals"
|
.TH ngircd 8 "March 2002" ngircd "User Manuals"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
|
||||||
ngircd \- the next generation IRC daemon
|
ngircd \- the next generation IRC daemon
|
||||||
|
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
|
||||||
.B ngircd [
|
.B ngircd [
|
||||||
.I Options
|
.I Options
|
||||||
.B ]
|
.B ]
|
||||||
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
|
|
||||||
ngIRCd is a portable IRC daemon written from scratch. It is easy to
|
ngIRCd is a portable IRC daemon written from scratch. It is easy to
|
||||||
configure, supports server links (even with original ircds) and runs on
|
configure, supports server links (even with original ircds) and runs on
|
||||||
hosts with changing IP addresses (such as dial-in networks). Currently
|
hosts with changing IP addresses (such as dial-in networks). Currently
|
||||||
supported platforms are A/UX, Darwin/Mac OS X, FreeBSD, Linux, NetBSD,
|
supported platforms are A/UX, Darwin/Mac OS X, FreeBSD, Linux, NetBSD,
|
||||||
and Windows with Cygwin.
|
and Windows with Cygwin.
|
||||||
|
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
|
(coming soon, please see
|
||||||
(coming soon)
|
.B ngircd --help
|
||||||
|
at the moment)
|
||||||
.SH FILES
|
.SH FILES
|
||||||
|
|
||||||
(coming soon)
|
(coming soon)
|
||||||
|
|
||||||
.SH DIAGNOSTICS
|
.SH DIAGNOSTICS
|
||||||
|
|
||||||
(coming soon)
|
(coming soon)
|
||||||
|
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
|
|
||||||
Alexander Barton, <alex@barton.de>
|
Alexander Barton, <alex@barton.de>
|
||||||
.\"Homepage: <http://arthur.ath.cx/~alex/ngircd/>
|
.\"Homepage: <http://arthur.ath.cx/~alex/ngircd/>
|
||||||
|
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
|
|
||||||
.BR ngircd.conf (5)
|
.BR ngircd.conf (5)
|
||||||
.BR ircd (8)
|
.BR ircd (8)
|
||||||
|
.\"
|
||||||
.\" -eof-
|
.\" -eof-
|
||||||
|
|
Loading…
Reference in New Issue