gnu: Improve synopses in vpn.scm.

* gnu/packages/vpn.scm (vpnc): Shorten synopsis, and fix spelling.
  (openconnect): Fix synopsis spelling.
This commit is contained in:
Ludovic Courtès 2013-12-04 00:00:19 +01:00
parent 4095b41308
commit 799dcdc48f
1 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@ endpoints.")
(substitute* "Makefile" (substitute* "Makefile"
(("ETCDIR=/etc/vpnc") (string-append "ETCDIR=" out "/etc/vpnc"))))) (("ETCDIR=/etc/vpnc") (string-append "ETCDIR=" out "/etc/vpnc")))))
%standard-phases))) %standard-phases)))
(synopsis "vpnc, a client for cisco vpn concentrators") (synopsis "Client for Cisco VPN concentrators")
(description (description
"vpnc is a VPN client compatible with Cisco's EasyVPN equipment. "vpnc is a VPN client compatible with Cisco's EasyVPN equipment.
It supports IPSec (ESP) with Mode Configuration and Xauth. It supports only 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 vpnc
"/etc/vpnc/vpnc-script"))))))) "/etc/vpnc/vpnc-script")))))))
%standard-phases))) %standard-phases)))
(synopsis "client for cisco vpn") (synopsis "Client for Cisco VPN")
(description (description
"OpenConnect is a client for Cisco's AnyConnect SSL VPN, which is "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, supported by the ASA5500 Series, by IOS 12.4(9)T or later on Cisco SR500,