| Message ID | 20260313104615.15951-1-frank@lichtenheld.com |
|---|---|
| State | New |
| Headers | show |
| Series | [Openvpn-devel,v1] doc: fix typo with --ingore-unknown-option | expand |
The subtle humor of fixing a typo in the docs with a commit message that
has a typo in the subject was not lost on me! ;-)
Your patch has been applied to the master and release/2.7 branch.
commit c26437c0d38b5325e26c4f77775c2fd2e60bcff4 (master)
commit 40050f37863cb67727b82fc16fc93fff92764ddc (release/2.7)
Author: Heiko Hund
Date: Fri Mar 13 11:46:15 2026 +0100
doc: fix typo with --ingore-unknown-option
Signed-off-by: Heiko Hund <heiko@ist.eigentlich.net>
Acked-by: Frank Lichtenheld <frank@lichtenheld.com>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1575
Message-Id: <20260313104615.15951-1-frank@lichtenheld.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg36085.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
--
kind regards,
Gert Doering
diff --git a/doc/man-sections/generic-options.rst b/doc/man-sections/generic-options.rst index f46dfec..8132b48 100644 --- a/doc/man-sections/generic-options.rst +++ b/doc/man-sections/generic-options.rst @@ -219,7 +219,7 @@ Valid syntax: :: - ignore-unknown-options opt1 opt2 opt3 ... optN + ignore-unknown-option opt1 opt2 opt3 ... optN When one of options ``opt1 ... optN`` is encountered in the configuration file the configuration file parsing does not fail if this OpenVPN version