diff options
Diffstat (limited to 'package/openvpn')
-rw-r--r-- | package/openvpn/Config.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package/openvpn/Config.in b/package/openvpn/Config.in index aa8b9f184..9069cacc5 100644 --- a/package/openvpn/Config.in +++ b/package/openvpn/Config.in @@ -3,11 +3,11 @@ config BR2_PACKAGE_OPENVPN select BR2_PACKAGE_LZO select BR2_PACKAGE_OPENSSL help - OpenVPN is a full-featured SSL VPN solution which can - accomodate a wide range of configurations, including road - warrior access, home/office/campus telecommuting, WiFi - security, secure branch office linking, and enterprise-scale - remote access solutions with load balancing, failover, and + OpenVPN is a full-featured SSL VPN solution which can + accomodate a wide range of configurations, including road + warrior access, home/office/campus telecommuting, WiFi + security, secure branch office linking, and enterprise-scale + remote access solutions with load balancing, failover, and fine-grained access-controls. http://openvpn.sourceforge.net/ |