]> git.ipfire.org Git - thirdparty/openvpn.git/commit
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)
commit9636196d5efb719cf1011397a360d46bccb3fe29
tree37530484bb4436408ed7317fbb7bcdd7258814e2
parentdaab0a9fa8ff4f40e8a34707db0ac156d49fbfcb
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>
doc/openvpn.8