summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2005-01-04 13:52:02 +0000
committerColin Watson <cjwatson@debian.org>2005-01-04 13:52:02 +0000
commit4474730a2df73d068e8babe9f6c171392b6996f4 (patch)
tree01f1a4d2fb7d74cd8e85904462b4f6c2b095af7d /debian/control
parent4be5946eb2173910323b079e02944fbd5fe5ccbe (diff)
Expand on openssh-client package description (closes: #273831).
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 9296e079f..087fe72ff 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,9 @@ Description: Secure shell client, an rlogin/rsh/rcp replacement
26 It is intended as a replacement for rlogin, rsh and rcp, and can be 26 It is intended as a replacement for rlogin, rsh and rcp, and can be
27 used to provide applications with a secure communication channel. 27 used to provide applications with a secure communication channel.
28 . 28 .
29 This package provides the ssh client. 29 This package provides the ssh, scp and sftp clients, the ssh-agent
30 and ssh-add programs to make public key authentication more convenient,
31 and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities.
30 . 32 .
31 -------------------------------------------------------------------- 33 --------------------------------------------------------------------
32 . 34 .