From 40050f37863cb67727b82fc16fc93fff92764ddc Mon Sep 17 00:00:00 2001 From: Heiko Hund Date: Fri, 13 Mar 2026 11:46:15 +0100 Subject: [PATCH] doc: fix typo with --ingore-unknown-option Change-Id: Ie502c982bda67d55ee74e4f2f66c26ea82698e60 Signed-off-by: Heiko Hund Acked-by: Frank Lichtenheld 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 (cherry picked from commit c26437c0d38b5325e26c4f77775c2fd2e60bcff4) --- doc/man-sections/generic-options.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man-sections/generic-options.rst b/doc/man-sections/generic-options.rst index ed581b1e..30e871c4 100644 --- a/doc/man-sections/generic-options.rst +++ b/doc/man-sections/generic-options.rst @@ -219,7 +219,7 @@ which mode OpenVPN is configured as. 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