]> git.ipfire.org Git - network.git/commitdiff
man: Fix incorrect name on IPsec man page
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 30 Jan 2023 19:03:41 +0000 (19:03 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 30 Jan 2023 19:03:41 +0000 (19:03 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
man/network-vpn-ipsec.txt

index 25347a818c2fa2a453633a1221a83dfde302fa52..d60d41d82bab5d967e0caa9ef89f4d98768fa17d 100644 (file)
@@ -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.