d7fdbd
From ea99be1a7a5973bbe8ed798b65abe5ce3b92f5df Mon Sep 17 00:00:00 2001
d7fdbd
From: Martin Sehnoutka <msehnout@redhat.com>
d7fdbd
Date: Thu, 17 Nov 2016 13:12:52 +0100
d7fdbd
Subject: [PATCH 28/59] Fix man page rendering.
d7fdbd
d7fdbd
---
d7fdbd
 vsftpd.conf.5 | 3 ++-
d7fdbd
 1 file changed, 2 insertions(+), 1 deletion(-)
d7fdbd
d7fdbd
diff --git a/vsftpd.conf.5 b/vsftpd.conf.5
d7fdbd
index 31d317f..cf1ae34 100644
d7fdbd
--- a/vsftpd.conf.5
d7fdbd
+++ b/vsftpd.conf.5
d7fdbd
@@ -495,7 +495,8 @@ Default: NO
d7fdbd
 .TP
d7fdbd
 .B ssl_request_cert
d7fdbd
 If enabled, vsftpd will request (but not necessarily require; see
d7fdbd
-.BR require_cert) a certificate on incoming SSL connections. Normally this
d7fdbd
+.BR require_cert )
d7fdbd
+a certificate on incoming SSL connections. Normally this
d7fdbd
 should not cause any trouble at all, but IBM zOS seems to have issues.
d7fdbd
 (New in v2.0.7).
d7fdbd
 
d7fdbd
-- 
d7fdbd
2.14.4
d7fdbd