OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 25-Jul-2003 22:46:44
Branch: HEAD Handle: 2003072521464400
Modified files:
openpkg-src/ircd ircd.conf
Log:
cosmetics: use example.com
Summary:
Revision Changes Path
1.4 +2 -2 openpkg-src/ircd/ircd.conf
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ircd/ircd.conf
============================================================================
$ cvs diff -u -r1.3 -r1.4 ircd.conf
--- openpkg-src/ircd/ircd.conf 18 Oct 2001 15:09:00 -0000 1.3
+++ openpkg-src/ircd/ircd.conf 25 Jul 2003 20:46:44 -0000 1.4
@@ -8,7 +8,7 @@
# Administrative Information
# A;<Your Name/Location>;<Your Electronic Mailing Addr>;<other information>;;
-A;OpenPKG Sample IRC Server;John Doe Admin <[EMAIL PROTECTED]>;Client Server;;
+A;OpenPKG Sample IRC Server;John Doe Admin <[EMAIL PROTECTED]>;Client Server;;
# Port Connections
# P;<YOUR Internet IP#>;<*>;<Internet IP Mask>;<Port>;
@@ -29,5 +29,5 @@
# Bounce Server
# B;<Class|Host Mask>;;<Server Name>;<Port>;
-#B;;;irc2.foo.dom;6667;
+#B;;;irc2.example.com;6667;
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]