From 799dcdc48fb548932e1a878d22d54f5975ffc5e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Wed, 4 Dec 2013 00:00:19 +0100 Subject: gnu: Improve synopses in vpn.scm. * gnu/packages/vpn.scm (vpnc): Shorten synopsis, and fix spelling. (openconnect): Fix synopsis spelling. --- gnu/packages/vpn.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/vpn.scm') diff --git a/gnu/packages/vpn.scm b/gnu/packages/vpn.scm index ab4c471a7f..cded20648d 100644 --- a/gnu/packages/vpn.scm +++ b/gnu/packages/vpn.scm @@ -81,7 +81,7 @@ endpoints.") (substitute* "Makefile" (("ETCDIR=/etc/vpnc") (string-append "ETCDIR=" out "/etc/vpnc"))))) %standard-phases))) - (synopsis "vpnc, a client for cisco vpn concentrators") + (synopsis "Client for Cisco VPN concentrators") (description "vpnc is a VPN client compatible with Cisco's EasyVPN equipment. It supports IPSec (ESP) with Mode Configuration and Xauth. It supports only @@ -124,7 +124,7 @@ Only \"Universal TUN/TAP device driver support\" is needed in the kernel.") vpnc "/etc/vpnc/vpnc-script"))))))) %standard-phases))) - (synopsis "client for cisco vpn") + (synopsis "Client for Cisco VPN") (description "OpenConnect is a client for Cisco's AnyConnect SSL VPN, which is supported by the ASA5500 Series, by IOS 12.4(9)T or later on Cisco SR500, -- cgit v1.2.3