X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=apps%2Fs_time.c;h=7368c19cc6a134641386f50c490ab0316d7144e0;hp=56835925364975b44187f3d671e6fb9bbbec1fd9;hb=fc8c1a5c6720dce3fe462ea1b005179ae6f1a365;hpb=e170a5c050b6bb84a353466975ac9532f439b33e diff --git a/apps/s_time.c b/apps/s_time.c index 5683592536..7368c19cc6 100644 --- a/apps/s_time.c +++ b/apps/s_time.c @@ -59,7 +59,7 @@ #define NO_SHUTDOWN /*----------------------------------------- - cntime - SSL client connection timer program + s_time - SSL client connection timer program Written and donated by Larry Streepy -----------------------------------------*/ @@ -230,7 +230,7 @@ static void s_time_usage() -CAfile arg - PEM format file of CA's\n\ -cipher - prefered cipher to use, play with 'openssl ciphers'\n\n"; - printf( "usage: client \n\n" ); + printf( "usage: s_time \n\n" ); printf("-connect host:port - host:port to connect to (default is %s)\n",SSL_CONNECT_NAME); #ifdef FIONBIO