From 05de3a5be975b2834fd249005ceb0e886e9f39d1 Mon Sep 17 00:00:00 2001 From: Paul Yang Date: Tue, 21 Nov 2017 23:43:03 +0800 Subject: 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) --- doc/man1/req.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/man1') 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> -- cgit v1.2.3