From d1f4c83ce57d25db70bdcf6b4eb8e493a6e0dd6a Mon Sep 17 00:00:00 2001 From: "Mark J. Cox" Date: Sun, 31 Jan 1999 09:59:54 +0000 Subject: Fix some more typos Submitted by: Reviewed by: PR: --- apps/s_time.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/s_time.c') diff --git a/apps/s_time.c b/apps/s_time.c index 7368c19cc6..0d4d509dc8 100644 --- a/apps/s_time.c +++ b/apps/s_time.c @@ -224,8 +224,8 @@ static void s_time_usage() -time arg - max number of seconds to collect data, default %d\n\ -verify arg - turn on peer certificate verification, arg == depth\n\ -cert arg - certificate file to use, PEM format assumed\n\ --key arg - RSA file to use, PEM format assumed, in cert file if\n\ - not specified but cert fill is.\n\ +-key arg - RSA file to use, PEM format assumed, key is in cert file\n\ + file if not specified by this option\n\ -CApath arg - PEM format directory of CA's\n\ -CAfile arg - PEM format file of CA's\n\ -cipher - prefered cipher to use, play with 'openssl ciphers'\n\n"; -- cgit v1.2.3