]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
docs: Fixed man-page warnings discoverd by rpmlint
authorDavid Sommerseth <davids@openvpn.net>
Wed, 29 Mar 2017 09:49:25 +0000 (11:49 +0200)
committerDavid Sommerseth <davids@openvpn.net>
Wed, 29 Mar 2017 10:32:59 +0000 (12:32 +0200)
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>
doc/openvpn.8

index f29b72f427f6fbed20d906a70b0bee16f68bdcdc..a9f5db7c750bc40a8cabff60d68abd4dca7f26a0 100644 (file)
@@ -2735,9 +2735,9 @@ DEFAULT_DIR is replaced by the default plug-in directory,
 which is configured at the build time of OpenVPN.  CWD is the
 current directory where OpenVPN was started or the directory
 OpenVPN have swithed into via the
-.B\-\-cd
+.B \-\-cd
 option before the
-.B\-\-plugin
+.B \-\-plugin
 option.
 
 For more information and examples on how to build OpenVPN