Update --script-tun description, remove non-existent --tun-fd from manpage.
authorDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 31 Aug 2010 23:52:15 +0000 (00:52 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 31 Aug 2010 23:52:15 +0000 (00:52 +0100)
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
openconnect.8

index 2521a26..ef09185 100644 (file)
@@ -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