From: Michael Tremer Date: Mon, 30 Jan 2023 19:03:41 +0000 (+0000) Subject: man: Fix incorrect name on IPsec man page X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbe46265eecc9064df8819d9bd08e5fcb0ea985c;p=network.git man: Fix incorrect name on IPsec man page Signed-off-by: Michael Tremer --- diff --git a/man/network-vpn-ipsec.txt b/man/network-vpn-ipsec.txt index 25347a81..d60d41d8 100644 --- a/man/network-vpn-ipsec.txt +++ b/man/network-vpn-ipsec.txt @@ -1,7 +1,7 @@ -= network-vpn-security-policies(8) += network-vpn-ipsec(8) == NAME -network-ipsec - Configure IPsec VPN connections +network-vpn-ipsec - Configure IPsec VPN connections == SYNOPSIS [verse] @@ -27,7 +27,7 @@ The following commands are understood: For all other commands, the name of the IPsec VPN connection needs to be passed first: 'NAME show':: - Shows the configuration of the IPsec VPN connection + Shows the configuration of the IPsec VPN connection 'NAME authentication mode':: Set the authentication mode out of the following available modes: @@ -58,7 +58,7 @@ include::include-description.txt[] Specify the subnets of the local system which should be made available to the remote peer. 'NAME mode [transport|tunnel]':: - Set the mode of the IPsec VPN connection. + Set the mode of the IPsec VPN connection. 'NAME peer PEER':: Set the peer to which the IPsec VPN connection should be etablished.