From: Paul Yang Date: Tue, 21 Nov 2017 15:43:03 +0000 (+0800) Subject: Leave a message in doc to indicate 0 is not acceptable X-Git-Tag: OpenSSL_1_1_1-pre1~347 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=05de3a5be975b2834fd249005ceb0e886e9f39d1;p=oweals%2Fopenssl.git Leave a message in doc to indicate 0 is not acceptable [to be squashed] Reviewed-by: Tim Hudson Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/4767) --- diff --git a/doc/man1/req.pod b/doc/man1/req.pod index d0d471f11f..5ed90ada74 100644 --- a/doc/man1/req.pod +++ b/doc/man1/req.pod @@ -247,8 +247,8 @@ to the self signed certificate otherwise new request is created. =item B<-days n> When the B<-x509> option is being used this specifies the number of -days to certify the certificate for, otherwise it is ignored. -The default is 30 days. +days to certify the certificate for, otherwise it is ignored. B should +be a positive integer. The default is 30 days. =item B<-set_serial n>