summaryrefslogtreecommitdiffstats
path: root/openvpn.8
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2006-02-23 13:14:55 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2006-02-23 13:14:55 +0000
commit28549038ac2d729ee2f796ae4ea976e77c49cd1e (patch)
tree55a599bb5fbb745c04b1d221eb94d8cc2ea82d6b /openvpn.8
parent16eda097378d0b6f6c344a80e242de80f02a5b1a (diff)
downloadopenvpn-28549038ac2d729ee2f796ae4ea976e77c49cd1e.tar.gz
openvpn-28549038ac2d729ee2f796ae4ea976e77c49cd1e.tar.xz
openvpn-28549038ac2d729ee2f796ae4ea976e77c49cd1e.zip
Minor fixes for gcc (GCC) 4.0.2 warnings.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@905 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'openvpn.8')
-rw-r--r--openvpn.82
1 files changed, 1 insertions, 1 deletions
diff --git a/openvpn.8 b/openvpn.8
index 74f422a..6b3711b 100644
--- a/openvpn.8
+++ b/openvpn.8
@@ -2979,7 +2979,7 @@ another application, such as an HTTPS server. If OpenVPN
senses a connection to its port which is using a non-OpenVPN
protocol, it will proxy the connection to the server at
.B host:port.
-Currently only designed to work with HTTPS,
+Currently only designed to work with HTTP/HTTPS,
though it would be theoretically possible to extend to
other protocols such as ssh.