summaryrefslogtreecommitdiffstats
path: root/options.c
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2005-10-14 08:09:44 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2005-10-14 08:09:44 +0000
commit3d423bbe963306259dac4e85a76e687292c72fc5 (patch)
treee8bdb455727a9788aa01791f2cced4be4ea4cce6 /options.c
parentd5ffac25c44f4c46304bb4e3c9adcd56d3588f9f (diff)
downloadopenvpn-3d423bbe963306259dac4e85a76e687292c72fc5.tar.gz
openvpn-3d423bbe963306259dac4e85a76e687292c72fc5.tar.xz
openvpn-3d423bbe963306259dac4e85a76e687292c72fc5.zip
Minor PKCS#11 changes.
pre-2.1_beta3 git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@607 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'options.c')
-rw-r--r--options.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/options.c b/options.c
index eccb63e..c7e788f 100644
--- a/options.c
+++ b/options.c
@@ -207,7 +207,6 @@ static const char usage_message[] =
" or --fragment max value, whichever is lower.\n"
"--sndbuf size : Set the TCP/UDP send buffer size.\n"
"--rcvbuf size : Set the TCP/UDP receive buffer size.\n"
- "--socket-flags f: Set socket flags, currently 'TCP_NODELAY' supported.\n"
"--txqueuelen n : Set the tun/tap TX queue length to n (Linux only).\n"
"--mlock : Disable Paging -- ensures key material and tunnel\n"
" data will never be written to disk.\n"