Fix names in usage page of s_time, s_server and s_client
[openssl.git] / apps / s_client.c
index e5d281ba3b2fe4c08d221589e50987b6fe30d387..2830785c9594f039c698368ae8edcef81318eef5 100644 (file)
@@ -104,7 +104,7 @@ static int c_quiet=0;
 
 static void sc_usage()
        {
-       BIO_printf(bio_err,"usage: client args\n");
+       BIO_printf(bio_err,"usage: s_client args\n");
        BIO_printf(bio_err,"\n");
        BIO_printf(bio_err," -host host     - use -connect instead\n");
        BIO_printf(bio_err," -port port     - use -connect instead\n");