diff --git a/Changes b/Changes
index fb40b8bca..af46ef999 100644
--- a/Changes
+++ b/Changes
@@ -1958,3 +1958,4 @@ seen. gmtime warning still there
- Fixed /setident bug
*** beta15 release **
- Fixed a problem with modules not loading when #undef STRIPBADWORDS
+- Doc updates (SSL/stunnel example was wrong)
diff --git a/doc/unreal32docs.html b/doc/unreal32docs.html
index 03ad9f90a..37aefdd30 100644
--- a/doc/unreal32docs.html
+++ b/doc/unreal32docs.html
@@ -19,7 +19,7 @@
http://www.unrealircd.com
Version: 3.2
Current Version: 3.2 Beta15
- Last doc update: 2003-03-02
+ Last doc update: 2003-03-04
Head Coders: Stskeeps / Codemastr / Luke / McSkaf / Syzop
Contributors: Zogg / NiQuiL / assyrian / chasm / DrBin / llthangel / Griever / nighthawk
Documentation: CKnight^ / Syzop
@@ -241,6 +241,7 @@
For all other clients which don't support SSL (like mIRC) you can use a tunnel like
stunnel, here's a stunnel.conf example (for stunnel 4.x):
+ client = yes
[irc]
accept = 127.0.0.1:6667
connect = irc.myserv.com:6900