Add missing documentation of the default format for commands.
Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4122)
diff --git a/doc/man1/crl.pod b/doc/man1/crl.pod
index 14150fd..9d1dcf4 100644
--- a/doc/man1/crl.pod
+++ b/doc/man1/crl.pod
@@ -42,8 +42,8 @@
=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>
diff --git a/doc/man1/crl2pkcs7.pod b/doc/man1/crl2pkcs7.pod
index 11d7cc9..3bf1fac 100644
--- a/doc/man1/crl2pkcs7.pod
+++ b/doc/man1/crl2pkcs7.pod
@@ -33,13 +33,13 @@
This specifies the CRL input format. B<DER> format is DER encoded CRL
structure.B<PEM> (the default) is a base64 encoded version of
-the DER form with header and footer lines.
+the DER form with header and footer lines. The default format is PEM.
=item B<-outform DER|PEM>
This specifies the PKCS#7 structure output format. B<DER> format is DER
encoded PKCS#7 structure.B<PEM> (the default) is a base64 encoded version of
-the DER form with header and footer lines.
+the DER form with header and footer lines. The default format is PEM.
=item B<-in filename>
diff --git a/doc/man1/dhparam.pod b/doc/man1/dhparam.pod
index 852469d..2395aa1 100644
--- a/doc/man1/dhparam.pod
+++ b/doc/man1/dhparam.pod
@@ -45,8 +45,8 @@
=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> I<filename>
diff --git a/doc/man1/dsa.pod b/doc/man1/dsa.pod
index 2f8df0c..523c533 100644
--- a/doc/man1/dsa.pod
+++ b/doc/man1/dsa.pod
@@ -62,8 +62,8 @@
=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>
diff --git a/doc/man1/dsaparam.pod b/doc/man1/dsaparam.pod
index 4c07463..f97a673 100644
--- a/doc/man1/dsaparam.pod
+++ b/doc/man1/dsaparam.pod
@@ -42,8 +42,8 @@
=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>
diff --git a/doc/man1/ec.pod b/doc/man1/ec.pod
index 99cf9d0..f386877 100644
--- a/doc/man1/ec.pod
+++ b/doc/man1/ec.pod
@@ -55,8 +55,8 @@
=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>
diff --git a/doc/man1/ecparam.pod b/doc/man1/ecparam.pod
index 3f76dc0..ecafedc 100644
--- a/doc/man1/ecparam.pod
+++ b/doc/man1/ecparam.pod
@@ -47,8 +47,8 @@
=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>
diff --git a/doc/man1/genpkey.pod b/doc/man1/genpkey.pod
index 50a7b1b..8e22ab2 100644
--- a/doc/man1/genpkey.pod
+++ b/doc/man1/genpkey.pod
@@ -38,7 +38,7 @@
=item B<-outform DER|PEM>
-This specifies the output format DER or PEM.
+This specifies the output format DER or PEM. The default format is PEM.
=item B<-pass arg>
diff --git a/doc/man1/pkcs7.pod b/doc/man1/pkcs7.pod
index 184ac14..a5f96ac 100644
--- a/doc/man1/pkcs7.pod
+++ b/doc/man1/pkcs7.pod
@@ -37,8 +37,8 @@
=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>
diff --git a/doc/man1/pkcs8.pod b/doc/man1/pkcs8.pod
index 42e2468..9d1dd31 100644
--- a/doc/man1/pkcs8.pod
+++ b/doc/man1/pkcs8.pod
@@ -52,11 +52,13 @@
=item B<-inform DER|PEM>
-This specifies the input format: see L<KEY FORMATS> for more details.
+This specifies the input format: see L<KEY FORMATS> for more details. The default
+format is PEM.
=item B<-outform DER|PEM>
-This specifies the output format: see L<KEY FORMATS> for more details.
+This specifies the output format: see L<KEY FORMATS> for more details. The default
+format is PEM.
=item B<-traditional>
diff --git a/doc/man1/pkey.pod b/doc/man1/pkey.pod
index a09736d..4d37c92 100644
--- a/doc/man1/pkey.pod
+++ b/doc/man1/pkey.pod
@@ -38,12 +38,12 @@
=item B<-inform DER|PEM>
-This specifies the input format DER or PEM.
+This specifies the input format DER or PEM. The default format is PEM.
=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>
diff --git a/doc/man1/req.pod b/doc/man1/req.pod
index e15434a..aec2ada 100644
--- a/doc/man1/req.pod
+++ b/doc/man1/req.pod
@@ -71,8 +71,8 @@
=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>
diff --git a/doc/man1/rsa.pod b/doc/man1/rsa.pod
index 6fce46c..ee504e6 100644
--- a/doc/man1/rsa.pod
+++ b/doc/man1/rsa.pod
@@ -63,8 +63,8 @@
=item B<-outform DER|NET|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>
diff --git a/doc/man1/sess_id.pod b/doc/man1/sess_id.pod
index 5084b3f..ca3dd7e 100644
--- a/doc/man1/sess_id.pod
+++ b/doc/man1/sess_id.pod
@@ -42,8 +42,8 @@
=item B<-outform DER|PEM|NSS>
This specifies the output format. The B<PEM> and B<DER> options have the same meaning
-as the B<-inform> option. The B<NSS> option outputs the session id and the master key
-in NSS keylog format.
+and default as the B<-inform> option. The B<NSS> option outputs the session id and
+the master key in NSS keylog format.
=item B<-in filename>
diff --git a/doc/man1/x509.pod b/doc/man1/x509.pod
index 5b2fc0e..d31460b 100644
--- a/doc/man1/x509.pod
+++ b/doc/man1/x509.pod
@@ -92,12 +92,12 @@
present. The DER format is the DER encoding of the certificate and PEM
is the base64 encoding of the DER encoding with header and footer lines
added. The NET option is an obscure Netscape server format that is now
-obsolete.
+obsolete. The default format is PEM.
=item B<-outform DER|PEM|NET>
-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>