Sorry for the noise. Thanks,
Chris Rorvick On Sun, Apr 27, 2014 at 6:09 AM, Kurt Roeckx <[email protected]> wrote: > There are already several copies of this patch. > > > Kurt > > On Sun, Apr 27, 2014 at 01:04:01PM +0200, Chris Rorvick via RT wrote: >> Signed-off-by: Chris Rorvick <[email protected]> >> --- >> Compiling SSL_CONF_cmd.pod with pod2man(1) fails with the following >> error: >> >> POD document had syntax errors at /usr/bin/pod2man line 69. >> >> This patch fixes the issue. >> >> Chris Rorvick >> >> doc/ssl/SSL_CONF_cmd.pod | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git a/doc/ssl/SSL_CONF_cmd.pod b/doc/ssl/SSL_CONF_cmd.pod >> index bbda10a..552d4a8 100644 >> --- a/doc/ssl/SSL_CONF_cmd.pod >> +++ b/doc/ssl/SSL_CONF_cmd.pod >> @@ -332,6 +332,8 @@ The value is a file name. >> >> The value is a directory name. >> >> +=back >> + >> =head1 NOTES >> >> The order of operations is significant. This can be used to set either >> defaults >> -- >> 1.8.3.450.gf3f2a46 >> >> ______________________________________________________________________ >> OpenSSL Project http://www.openssl.org >> Development Mailing List [email protected] >> Automated List Manager [email protected] >> > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > Development Mailing List [email protected] > Automated List Manager [email protected] ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
