--- ircii-20051015.orig/doc/ircII.1
+++ ircii-20051015/doc/ircII.1
@@ -1,5 +1,5 @@
.\" $eterna: ircII.1,v 1.20 2005/01/01 11:25:09 mrg Exp $
-.TH IRCII 1L "31 October 2002"
+.TH IRCII 1 "31 October 2002"
.SH NAME
ircII \- interface to the Internet Relay Chat system
.SH SYNOPSIS
@@ -249,7 +249,7 @@
WHOIS command) is set to "The one and only :)".
.SH FILES
.TP 2.2i
-.I .../bin/ircII
+.I /usr/bin/ircII
the executable program
.TP
~/.ircrc
@@ -260,15 +260,16 @@
.I ircII
scripts into, that can then be loaded with /load
.TP
-.I .../lib/irc/
+.I /etc/irc/
directory containing message-of-the-day, master initialization, help files and
.I ircII
scripts
+.I /etc/irc/script/local
+is the master initialization file for the site, loaded before .ircrc is.
+This is a Debian GNU/Linux conffile.
.Tp
-.I .../lib/irc/script/global
-file loaded at the start of every
-.I ircII
-session.
+.I /usr/share/ircII/
+shared repository for help, translation tables and distributed scripts.
.SH "THE HELP FILES"
All of the
.B ircII
@@ -341,14 +342,14 @@
Message of the day.
This file is displayed only once each time it is changed.
.SH "SEE ALSO"
-irc(1),
ircd(8)
.SH BUGS
Please notify the current developer of the software of any bugs in
current versions.
.SH AUTHORS
Program written by Michael Sandrof (ms5n+@andrew.cmu.edu).
-Now being maintained by Matthew Green (mrg@eterna.com.au)
+Now being maintained by Matthew Green (mrg@eterna.com.au). Debian specific
+extensions by the Debian Maintainer Bernd Eckenfels (ecki@debian.org).
Names of contributors and contact address can be retrieved with the
.B /info command.
This manual page written by Darren Reed (avalon@coombs.anu.EDU.AU),