From: Richard Levitte Date: Sat, 28 Oct 2000 22:21:04 +0000 (+0000) Subject: Small documentation change X-Git-Tag: rsaref~46 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a44f26d5c90c068e585faffeebe10cc9c51b9e78;p=oweals%2Fopenssl.git Small documentation change --- diff --git a/apps/req.c b/apps/req.c index 7f9abed2f1..4c4b9e3eac 100644 --- a/apps/req.c +++ b/apps/req.c @@ -102,7 +102,7 @@ * -nodes - no des encryption * -config file - Load configuration file. * -key file - make a request using key in file (or use it for verification). - * -keyform - key file format. + * -keyform arg - key file format. * -rand file(s) - load the file(s) into the PRNG. * -newkey - make a key and a request. * -modulus - print RSA modulus.