From: David Woodhouse Date: Tue, 31 Aug 2010 23:52:15 +0000 (+0100) Subject: Update --script-tun description, remove non-existent --tun-fd from manpage. X-Git-Tag: v2.26~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fc5243100fbcd9df4859074d9329b27a5b265e12;p=platform%2Fupstream%2Fopenconnect.git Update --script-tun description, remove non-existent --tun-fd from manpage. Signed-off-by: David Woodhouse --- diff --git a/openconnect.8 b/openconnect.8 index 2521a26..ef09185 100644 --- a/openconnect.8 +++ b/openconnect.8 @@ -97,9 +97,6 @@ openconnect \- Connect to Cisco AnyConnect VPN .B -S,--script-tun ] [ -.B -T,--tun-fd -] -[ .B -u,--user .I NAME ] @@ -274,10 +271,10 @@ pkts Use vpnc-compatible config script .TP .B -S,--script-tun -Pass traffic to 'script' program, not tun -.TP -.B -T,--tun-fd -File descriptor to use for passing traffic +Pass traffic to 'script' program over a UNIX socket, instead of to a kernel +tun/tap device. This allows the VPN IP traffic to be handled entirely in +userspace, for example by a program which uses lwIP to provide SOCKS access +into the VPN. .TP .B -u,--user=NAME Set login username to