From: Björn Ketelaars Date: Sun, 25 Sep 2016 15:02:59 +0000 (+0200) Subject: Small error in openconnect.8 X-Git-Tag: v7.08~24 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d414fc0f949904a9f6fd18a19f0ce9d7e96a4994;p=users%2Fdwmw2%2Fopenconnect.git Small error in openconnect.8 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 --- 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