diff options
| author | Alexander Barton <alex@barton.de> | 2002-04-02 18:13:47 +0000 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2002-04-02 18:13:47 +0000 |
| commit | b2cf9efc3aed8427ac73a04134725ba815a5047b (patch) | |
| tree | 810efe35789d693ff2be7dadad7042f30c63d1b8 /man/ngircd.8.nroff | |
| parent | a189b3a5c43842461dae9f1c3aa49c0ea3b01461 (diff) | |
| download | ngircd-b2cf9efc3aed8427ac73a04134725ba815a5047b.tar.gz ngircd-b2cf9efc3aed8427ac73a04134725ba815a5047b.zip | |
- Manual-Pages heissen nun anders und werden auch nicht mehr "bereits
uebersetzt" installiert.
Diffstat (limited to 'man/ngircd.8.nroff')
| -rw-r--r-- | man/ngircd.8.nroff | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/man/ngircd.8.nroff b/man/ngircd.8.nroff deleted file mode 100644 index 14389ecc..00000000 --- a/man/ngircd.8.nroff +++ /dev/null @@ -1,32 +0,0 @@ -.\" -.\" $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 -.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, please see -.B ngircd --help -at the moment) -.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- |