Small error in openconnect.8

Björn Ketelaars bjorn.ketelaars at hydroxide.nl
Tue Aug 30 18:09:42 PDT 2016


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. Please see patch below.

-- 
Björn Ketelaars
GPG key: 0x4F0E5F21


commit d2e4fdb65343f1bb5cc42bdec8d8899c1e510ef5
Author: Björn Ketelaars <bjorn.ketelaars at hydroxide.nl>
Date:   Tue Aug 30 18:00:17 2016 -0700

    Option naming error in openconnect.8: 'basemtu' should be 'base-mtu'
    
    Signed-off-by: Björn Ketelaars <bjorn.ketelaars at hydroxide.nl>

diff --git openconnect.8.in openconnect.8.in
index 1968bd0..b441ac7 100644
--- openconnect.8.in
+++ 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
@@ -215,7 +215,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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/openconnect-devel/attachments/20160831/4bfeb89d/attachment.sig>


More information about the openconnect-devel mailing list