repo: ngircd
action: commit
revision: 
path_from: 
revision_from: ac5c8bea9c4c98e2e706101fc5de183ab0e8f72f:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit ac5c8bea9c4c98e2e706101fc5de183ab0e8f72f
Author: Alexander Barton 
Date:   Tue Apr 2 18:14:33 2002 +0000

    - Manual-Pages unter neuen Namen begonnen.

diff --git a/man/ngircd.8 b/man/ngircd.8
new file mode 100644
index 0000000000000000000000000000000000000000..18c21df6cb0fc2f0c2274c878cb102e02922fac3
--- /dev/null
+++ b/man/ngircd.8
@@ -0,0 +1,32 @@
+.\"
+.\" $Id: ngircd.8,v 1.1 2002/04/02 18:14:33 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, 
+.\"Homepage: 
+.SH "SEE ALSO"
+.BR ngircd.conf (5)
+.BR ircd (8)
+.\"
+.\" -eof-
diff --git a/man/ngircd.conf.5 b/man/ngircd.conf.5
new file mode 100644
index 0000000000000000000000000000000000000000..266abb35c4f3f9a7785d6bd32b657e26f3dd2b86
--- /dev/null
+++ b/man/ngircd.conf.5
@@ -0,0 +1,18 @@
+.\"
+.\" $Id: ngircd.conf.5,v 1.1 2002/04/02 18:14:33 alex Exp $
+.\"
+
+.TH ngircd.conf 5 "March 2002" ngircd "User Manuals"
+.SH NAME
+ngircd.conf \- configuration file of ngircd
+.SH SYNOPSIS
+.B /usr/local/etc/ngircd.conf
+.SH DESCRIPTION
+(coming soon)
+.SH AUTHOR
+Alexander Barton, 
+.SH "SEE ALSO"
+.BR ngircd (8)
+.BR ircd (8)
+
+.\" -eof-

-----END OF PAGE-----