From e8648416b8415439a00841c4bf808c8554ee1eed Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Sun, 7 Feb 2010 21:54:02 +0100 Subject: Describe the main group a bit. --- libssh/init.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'libssh') diff --git a/libssh/init.c b/libssh/init.c index ddd56e02..5725fef0 100644 --- a/libssh/init.c +++ b/libssh/init.c @@ -33,7 +33,9 @@ /** * @defgroup libssh The libssh API * - * This is a library implementing the SSH protocols. + * The libssh library is implementing the SSH protocols and some of its + * extensions. This group of functions is mostly used to implment a SSH client. + * Some function are needed to implement a SSH server too. * * @{ */ -- cgit v1.2.3