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

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