summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-sess_id.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man1/openssl-sess_id.pod')
-rw-r--r--doc/man1/openssl-sess_id.pod10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man1/openssl-sess_id.pod b/doc/man1/openssl-sess_id.pod
index 259b9aae77..9e0b74f512 100644
--- a/doc/man1/openssl-sess_id.pod
+++ b/doc/man1/openssl-sess_id.pod
@@ -18,11 +18,11 @@ B<openssl> B<sess_id>
=head1 DESCRIPTION
-The B<sess_id> process the encoded version of the SSL session structure
-and optionally prints out SSL session details (for example the SSL session
-master key) in human readable format. Since this is a diagnostic tool that
-needs some knowledge of the SSL protocol to use properly, most users will
-not need to use it.
+This command processes the encoded version of the SSL session
+structure and optionally prints out SSL session details (for example
+the SSL session master key) in human readable format. Since this is a
+diagnostic tool that needs some knowledge of the SSL protocol to use
+properly, most users will not need to use it.
=head1 OPTIONS