summaryrefslogtreecommitdiffstats
path: root/doc/man1/sess_id.pod
diff options
context:
space:
mode:
authorTomas Mraz <tmraz@fedoraproject.org>2017-08-09 15:20:43 +0200
committerRich Salz <rsalz@openssl.org>2017-08-09 14:57:13 -0400
commit7477c83e150ace0df91df92bc935ccaebddf8dd8 (patch)
treed7ae4217657b235066081f0e955fbdfb9f1c3f96 /doc/man1/sess_id.pod
parent3cb6a4d6d66d566937c08d2d3fc933275e70f73e (diff)
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)
Diffstat (limited to 'doc/man1/sess_id.pod')
-rw-r--r--doc/man1/sess_id.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man1/sess_id.pod b/doc/man1/sess_id.pod
index 5084b3f467..ca3dd7ed58 100644
--- a/doc/man1/sess_id.pod
+++ b/doc/man1/sess_id.pod
@@ -42,8 +42,8 @@ format base64 encoded with additional header and footer lines.
=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>