aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man1
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2017-03-29 14:39:16 +1000
committerMatt Caswell <matt@openssl.org>2017-03-29 09:43:04 +0100
commitd7735c1eec70eb20b3458ac5f1e17b656aafc33a (patch)
tree02f3f39daf1d97ef6bc6ee6be974029c5299a92c /doc/man1
parent829e4d558270fc2aa52b5bd8e0f8deb8f5b9ad64 (diff)
downloadopenssl-d7735c1eec70eb20b3458ac5f1e17b656aafc33a.tar.gz
Documentation cleanup for man1/nseq.pod
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3074)
Diffstat (limited to 'doc/man1')
-rw-r--r--doc/man1/nseq.pod8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man1/nseq.pod b/doc/man1/nseq.pod
index a90f8a0026..4894f1a8a2 100644
--- a/doc/man1/nseq.pod
+++ b/doc/man1/nseq.pod
@@ -34,11 +34,11 @@ option is not specified.
=item B<-out filename>
-specifies the output filename or standard output by default.
+Specifies the output filename or standard output by default.
=item B<-toseq>
-normally a Netscape certificate sequence will be input and the output
+Normally a Netscape certificate sequence will be input and the output
is the certificates contained in it. With the B<-toseq> option the
situation is reversed: a Netscape certificate sequence is created from
a file of certificates.
@@ -62,7 +62,7 @@ The B<PEM> encoded form uses the same headers and footers as a certificate:
-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----
-A Netscape certificate sequence is a Netscape specific form that can be sent
+A Netscape certificate sequence is a Netscape specific format that can be sent
to browsers as an alternative to the standard PKCS#7 format when several
certificates are sent to the browser: for example during certificate enrollment.
It is used by Netscape certificate server for example.
@@ -74,7 +74,7 @@ output files and allowing multiple certificate files to be used.
=head1 COPYRIGHT
-Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved.
Licensed under the OpenSSL license (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy