Mercurial > dropbear
diff dbmulti.c @ 716:af4ef98b8591
Add URL to usage text
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 21 Mar 2013 23:10:47 +0800 |
parents | 9b7fc71039cd |
children | 11f645c3715b |
line wrap: on
line diff
--- a/dbmulti.c Thu Mar 21 22:55:12 2013 +0800 +++ b/dbmulti.c Thu Mar 21 23:10:47 2013 +0800 @@ -66,7 +66,7 @@ #endif } - fprintf(stderr, "Dropbear multi-purpose version %s\n" + fprintf(stderr, "Dropbear SSH multi-purpose v%s\n" "Make a symlink pointing at this binary with one of the following names:\n" #ifdef DBMULTI_dropbear "'dropbear' - the Dropbear server\n"