Update of /cvsroot/genericircd/gircd2.0
In directory sc8-pr-cvs1:/tmp/cvs-serv12869
Modified Files:
installer.bsd
Log Message:
Fixed typo reported by Ishtar.
Index: installer.bsd
===================================================================
RCS file: /cvsroot/genericircd/gircd2.0/installer.bsd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** installer.bsd 23 Oct 2003 16:45:27 -0000 1.1
--- installer.bsd 24 Oct 2003 16:34:41 -0000 1.2
***************
*** 53,57 ****
echo
echo And voila, your ircd is now installed.
! echo You will need to copy ircd.conf and MOTD's from
echo the gircd2.0/doc directory to your install directory.
echo
--- 53,57 ----
echo
echo And voila, your ircd is now installed.
! echo You will need to copy ircd.conf and MOTD\'s from
echo the gircd2.0/doc directory to your install directory.
echo
|