From: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com> Date: Fri, 17 Sep 2021 07:37:31 +0000 (+0200) Subject: Minor typo X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=b258682ed663fd3fb654219fd1bc4cc0ca0df65d;p=users%2Fdwmw2%2Fvpnc-scripts.git Minor typo Signed-off-by: Dimitri Papadopoulos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com> --- diff --git a/vpnc-script b/vpnc-script index be9bec7..f75cc34 100755 --- a/vpnc-script +++ b/vpnc-script @@ -23,7 +23,7 @@ # List of parameters passed through environment #* reason -- why this script was called, one of: pre-init connect disconnect reconnect attempt-reconnect #* VPNGATEWAY -- VPN gateway address (always present) -#* VPNPID -- PID of the processing controlling the VPN (OpenConnect v9.0+) +#* VPNPID -- PID of the process controlling the VPN (OpenConnect v9.0+) #* TUNDEV -- tunnel device (always present) #* IDLE_TIMEOUT -- gateway's idle timeout in seconds (OpenConnect v8.06+); unused #* INTERNAL_IP4_ADDRESS -- address (always present)