diff options
Diffstat (limited to 'gnu/packages/lsh.scm')
-rw-r--r-- | gnu/packages/lsh.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/lsh.scm b/gnu/packages/lsh.scm index 7d9ba78a5e..ac01a878bc 100644 --- a/gnu/packages/lsh.scm +++ b/gnu/packages/lsh.scm @@ -120,7 +120,7 @@ basis for almost any application.") (home-page "http://www.lysator.liu.se/~nisse/lsh/") (synopsis "GNU implementation of the Secure Shell (ssh) protocols") (description - "lsh is a free implementation of the SSH version 2 protocol. It is + "GNU lsh is a free implementation of the SSH version 2 protocol. It is used to create a secure line of communication between two computers, providing shell access to the server system from the client. It provides both the server daemon and the client application, as well as tools for |