[Openvpn-devel,v1] doc: fix typo with --ingore-unknown-option

Message ID 20260313104615.15951-1-frank@lichtenheld.com
State New
Headers show
Series [Openvpn-devel,v1] doc: fix typo with --ingore-unknown-option | expand

Commit Message

Frank Lichtenheld March 13, 2026, 10:46 a.m. UTC
From: Heiko Hund <heiko@ist.eigentlich.net>

Change-Id: Ie502c982bda67d55ee74e4f2f66c26ea82698e60
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
---

This change was reviewed on Gerrit and approved by at least one
developer. I request to merge it to master.

Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1575
This mail reflects revision 1 of this Change.

Acked-by according to Gerrit (reflected above):
Frank Lichtenheld <frank@lichtenheld.com>

Comments

Gert Doering March 14, 2026, 4:55 p.m. UTC | #1
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

Patch

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