From d414fc0f949904a9f6fd18a19f0ce9d7e96a4994 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bj=C3=B6rn=20Ketelaars?= Date: Sun, 25 Sep 2016 17:02:59 +0200 Subject: [PATCH] Small error in openconnect.8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit openconnect.8 discusses 'basemtu' as option. Unfortunately this option is not recognized. A quick glance in the source learned that 'base-mtu' should be used. Signed-off-by: Björn Ketelaars Signed-off-by: David Woodhouse --- openconnect.8.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openconnect.8.in b/openconnect.8.in index 8c511910..d36026cf 100644 --- a/openconnect.8.in +++ b/openconnect.8.in @@ -25,7 +25,7 @@ openconnect \- Connect to Cisco AnyConnect VPN .OP \-U,\-\-setuid user .OP \-\-csd\-user user .OP \-m,\-\-mtu mtu -.OP \-\-basemtu mtu +.OP \-\-base\-mtu mtu .OP \-p,\-\-key\-password pass .OP \-P,\-\-proxy proxyurl .OP \-\-proxy\-auth methods @@ -214,7 +214,7 @@ Request .I MTU from server as the MTU of the tunnel. .TP -.B \-\-basemtu=MTU +.B \-\-base\-mtu=MTU Indicate .I MTU as the path MTU between client and server on the unencrypted network. Newer -- 2.49.0