]> git.ipfire.org Git - thirdparty/openvpn.git/commit
man: fix formatting for alternative option
authorChristian Hesse <mail@eworm.de>
Wed, 28 Dec 2016 07:54:20 +0000 (08:54 +0100)
committerDavid Sommerseth <davids@openvpn.net>
Thu, 12 Jan 2017 01:23:14 +0000 (02:23 +0100)
commitd0d8a4b5f875bc802117647b20a3caa6d4fdb375
tree201e162b7d256882c0c2dec9592d0a7f4cfe308c
parentdb5b9b45508ea8f66ea80565279af3edd9300499
man: fix formatting for alternative option

This looked like...

    --server-poll-timeout n
        --connect-timeout n when connecting to [...]

... and this patch changes this to...

    --server-poll-timeout n, --connect-timeout n
        When connecting to [...]

... preserving correct highlighting.

Signed-off-by: Christian Hesse <mail@eworm.de>
Acked-by: David Sommerseth <davids@openvpn.net>
Message-Id: <20161228075420.348-1-list@eworm.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg13747.html
Signed-off-by: David Sommerseth <davids@openvpn.net>
doc/openvpn.8