Browse code

docs: Fixed man-page warnings discoverd by rpmlint

Running rpmlint against Fedora RPM packages revealed these warnings:

W: manual-page-warning /usr/share/man/man8/openvpn.8.gz 2738:
a special character is not allowed in a name
W: manual-page-warning /usr/share/man/man8/openvpn.8.gz 2740:
a special character is not allowed in a name

This is just a typo mistake in the .B formatting, missing a trailing
space.

Signed-off-by: David Sommerseth <davids@openvpn.net>
Acked-by: Steffan Karger <steffan.karger@fox-it.com>
Message-Id: <20170329094925.25644-1-davids@openvpn.net>
URL: http://www.mail-archive.com/search?l=mid&q=20170329094925.25644-1-davids@openvpn.net
Signed-off-by: David Sommerseth <davids@openvpn.net>

David Sommerseth authored on 2017/03/29 18:49:25
Showing 1 changed files
... ...
@@ -2735,9 +2735,9 @@ DEFAULT_DIR is replaced by the default plug-in directory,
2735 2735
 which is configured at the build time of OpenVPN.  CWD is the
2736 2736
 current directory where OpenVPN was started or the directory
2737 2737
 OpenVPN have swithed into via the
2738
-.B\-\-cd
2738
+.B \-\-cd
2739 2739
 option before the
2740
-.B\-\-plugin
2740
+.B \-\-plugin
2741 2741
 option.
2742 2742
 
2743 2743
 For more information and examples on how to build OpenVPN