about summary refs log tree commit diff
path: root/man/ngircd.conf.5.nroff
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2002-03-31 20:23:06 +0000
committerAlexander Barton <alex@barton.de>2002-03-31 20:23:06 +0000
commit69b05aca38b52fe4a5165658b210a66fb026d4bf (patch)
tree88d11ae5128e14fd8e05f03c9448b39808ebea1e /man/ngircd.conf.5.nroff
parentc9a08ad17828ac70691e5229f69a13065aaf2600 (diff)
downloadngircd-69b05aca38b52fe4a5165658b210a66fb026d4bf.tar.gz
ngircd-69b05aca38b52fe4a5165658b210a66fb026d4bf.zip
- Manual-Pages begonnen und in Source-Tree eingebunden.
Diffstat (limited to 'man/ngircd.conf.5.nroff')
-rw-r--r--man/ngircd.conf.5.nroff18
1 files changed, 18 insertions, 0 deletions
diff --git a/man/ngircd.conf.5.nroff b/man/ngircd.conf.5.nroff
new file mode 100644
index 00000000..bff113b8
--- /dev/null
+++ b/man/ngircd.conf.5.nroff
@@ -0,0 +1,18 @@
+.\"
+.\" $Id: ngircd.conf.5.nroff,v 1.1 2002/03/31 20:23:06 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, <alex@barton.de>
+.SH "SEE ALSO"
+.BR ngircd (8)
+.BR ircd (8)
+
+.\" -eof-