]> git.feebdaed.xyz Git - 0xmirror/openvpn.git/commit
Documentation: Various syntax fixes and text improvements
authorFrank Lichtenheld <frank@lichtenheld.com>
Mon, 8 Dec 2025 11:42:18 +0000 (12:42 +0100)
committerGert Doering <gert@greenie.muc.de>
Mon, 8 Dec 2025 13:55:53 +0000 (14:55 +0100)
commitbd8d03e91a4c5a6bddd16f5871cc3111dac6c274
tree8bf31bef07a157b434e79fda84154170973944b7
parent0ff66c056f951dcf01cf6ccb3e9b21948e5ca5ad
Documentation: Various syntax fixes and text improvements

This started as a fix for OpenVPN/openvpn#606 but while
reviewing the documentation referenced from there I
identified more and more issues.

There a few classes of changes in here:
- Fix wrong `...` syntax, which makes no sense in rst.
- Remove some very old references to OpenVPN v1 behavior.
- Fix typos or other small text issues.

Note: The usage of ``...`` vs :code:`...` is very
inconsistent, but fixing that is outside of the scope
of this patch. I have tried to make it at least
locally consistent.

Github: Fixes OpenVPN/openvpn#606
Change-Id: Iee535f1502ab3dcb7bde7f2593c2e122d27d9189
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1414
Message-Id: <20251208114224.10223-1-gert@greenie.muc.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg34878.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
12 files changed:
doc/man-sections/cipher-negotiation.rst
doc/man-sections/client-options.rst
doc/man-sections/example-fingerprint.rst
doc/man-sections/examples.rst
doc/man-sections/protocol-options.rst
doc/man-sections/script-options.rst
doc/man-sections/server-options.rst
doc/man-sections/signals.rst
doc/man-sections/tls-options.rst
doc/man-sections/virtual-routing-and-forwarding.rst
doc/openvpn.8.rst
src/openvpn/ssl.c