stunnel/stunnel-1155977.patch

37 lines
1.3 KiB
Diff
Raw Normal View History

diff -urNp stunnel-5.08/doc/stunnel.8 stunnel-5.08-patched/doc/stunnel.8
--- stunnel-5.08/doc/stunnel.8 2014-11-23 01:08:57.684130905 -0500
+++ stunnel-5.08-patched/doc/stunnel.8 2014-11-23 01:43:02.455507077 -0500
@@ -383,7 +383,7 @@ If no host specified, defaults to all IP
To listen on all IPv6 addresses use:
.Sp
.Vb 1
-\& connect = :::PORT
+\& accept = :::PORT
.Ve
.IP "\fBCApath\fR = \s-1DIRECTORY\s0" 4
.IX Item "CApath = DIRECTORY"
diff -urNp stunnel-5.08/doc/stunnel.html stunnel-5.08-patched/doc/stunnel.html
--- stunnel-5.08/doc/stunnel.html 2014-11-23 01:08:57.684130905 -0500
+++ stunnel-5.08-patched/doc/stunnel.html 2014-11-23 01:43:25.815207858 -0500
@@ -426,7 +426,7 @@
<p>To listen on all IPv6 addresses use:</p>
-<pre><code> connect = :::PORT</code></pre>
+<pre><code> accept = :::PORT</code></pre>
</dd>
<dt id="CApath-DIRECTORY"><b>CApath</b> = DIRECTORY</dt>
diff -urNp stunnel-5.08/doc/stunnel.pod stunnel-5.08-patched/doc/stunnel.pod
--- stunnel-5.08/doc/stunnel.pod 2014-11-23 01:08:57.684130905 -0500
+++ stunnel-5.08-patched/doc/stunnel.pod 2014-11-23 01:43:36.634069279 -0500
@@ -393,7 +393,7 @@ If no host specified, defaults to all IP
To listen on all IPv6 addresses use:
- connect = :::PORT
+ accept = :::PORT
=item B<CApath> = DIRECTORY