Message ID | 20230714092557.229260-1-frank@lichtenheld.com |
---|---|
State | Accepted |
Headers | show |
Series | [Openvpn-devel] fix typo: dhcp-options to dhcp-option in vpn-network-options.rst | expand |
Acked-by: Gert Doering <gert@greenie.muc.de> Trivially correct (verified against options.c), and correct documentation is important. Thanks, Frank, for forwarding. Your patch has been applied to the master, release/2.6 and release/2.5 branch. commit 9d2e947e7358c7998f13b142d8bf17a2ce9eb7a3 (master) commit 1e1e711f5b96c1643d0c9ffea308b47d6ec97dc9 (release/2.6) commit 3d9b4ce394f9d1a66842a5391aa744f7310a48a6 (release/2.5) Author: George Pchelkin Date: Fri Jul 14 11:25:57 2023 +0200 fix typo: dhcp-options to dhcp-option in vpn-network-options.rst Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com> Acked-by: Gert Doering <gert@greenie.muc.de> Message-Id: <20230714092557.229260-1-frank@lichtenheld.com> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg26855.html Signed-off-by: Gert Doering <gert@greenie.muc.de> -- kind regards, Gert Doering
diff --git a/doc/man-sections/vpn-network-options.rst b/doc/man-sections/vpn-network-options.rst index 8e3c92ee..989dc844 100644 --- a/doc/man-sections/vpn-network-options.rst +++ b/doc/man-sections/vpn-network-options.rst @@ -140,7 +140,7 @@ routing. Valid syntax: :: - dhcp-options type [parm] + dhcp-option type [parm] :code:`DOMAIN` ``name`` Set Connection-specific DNS Suffix to :code:`name`.