From 2953c7e967ce48f3800e3500b61ceddb15c37176 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Thu, 31 Dec 2009 21:19:24 -0500 Subject: fix up text --- usr/local/www/vpn_openvpn_client.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr/local/www/vpn_openvpn_client.php') diff --git a/usr/local/www/vpn_openvpn_client.php b/usr/local/www/vpn_openvpn_client.php index a7abb79..468f88b 100644 --- a/usr/local/www/vpn_openvpn_client.php +++ b/usr/local/www/vpn_openvpn_client.php @@ -457,7 +457,7 @@ function autotls_change() { Continuously attempt to resolve the server host name. Useful when communicating with a server - that is not permanently connected to the internet. + that is not permanently connected to the Internet. @@ -687,8 +687,8 @@ function autotls_change() {
- Paste any additional options you would like to pass through to the OpenVPN server here seperated by a semicolon
- EXAMPLE: push "route 10.0.0.0 255.255.255.0"; + Enter any additional options you would like to add to the OpenVPN client configuration here, seperated by a semicolon
+ EXAMPLE: route 10.0.0.0 255.255.255.0; -- cgit v1.1