From 7477c83e150ace0df91df92bc935ccaebddf8dd8 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Wed, 9 Aug 2017 15:20:43 +0200 Subject: Add missing documentation of the default format for commands. Reviewed-by: Andy Polyakov Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/4122) --- doc/man1/dsa.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/man1/dsa.pod') diff --git a/doc/man1/dsa.pod b/doc/man1/dsa.pod index 2f8df0c3eb..523c533a09 100644 --- a/doc/man1/dsa.pod +++ b/doc/man1/dsa.pod @@ -62,8 +62,8 @@ PKCS#8 format is also accepted. =item B<-outform DER|PEM> -This specifies the output format, the options have the same meaning as the -B<-inform> option. +This specifies the output format, the options have the same meaning and default +as the B<-inform> option. =item B<-in filename> -- cgit v1.2.3