Blame SOURCES/0028-Fix-man-page-rendering.patch

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