]> 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:50:57 +0000 (02:50 +0100)
commit6204fccb2441b5bae8b3f6e0b31a4a0b232fc8e6
tree678c1a4ec56378c40435d732d63f6e4bf2799ad3
parent139cd1b14c57501bee36c1ec1dc5a037617ec29e
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>
(cherry picked from commit d0d8a4b5f875bc802117647b20a3caa6d4fdb375)
doc/openvpn.8