Blob Blame History Raw
From 0428dd1df983e9f3e454262f449d25f04143f492 Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup@redhat.com>
Date: Tue, 26 May 2015 15:24:52 +0200
Subject: [PATCH] fix wrong usage of the accept/connect options in stunnel.8

---
 stunnel/man8/stunnel.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stunnel/man8/stunnel.8 b/stunnel/man8/stunnel.8
index 80befd9..c92b7a3 100644
--- a/stunnel/man8/stunnel.8
+++ b/stunnel/man8/stunnel.8
@@ -345,7 +345,7 @@ If no host specified, defaults to all IPv4 addresses for the local host.
 To listen on all IPv6 addresses use:
 .Sp
 .Vb 1
-\&    connect = :::port
+\&    accept = :::port
 .Ve
 .IP "\fBCApath\fR = directory" 4
 .IX Item "CApath = directory"
-- 
1.9.3