summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominikN <github@t-rash.de>2024-04-05 23:06:41 +0200
committerTomas Mraz <tomas@openssl.org>2024-05-15 13:29:18 +0200
commitbb7edb6cef838eee6a2973e9625fd50c0ed3715e (patch)
tree8fd8e7690cbfcff848e83b7df31005f1b63d4eb3
parent13f48c129fec9c43171cf6a27877df7bdd653468 (diff)
Update openssl-smime.pod.in
Remove duplicate entries for -nocerts and -noattr CLA:trivial Reviewed-by: Paul Dale <ppzgs1@gmail.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24052) (cherry picked from commit 5a0c92cf093b4f0aa65f4fdbff88d7bdc83491f3)
-rw-r--r--doc/man1/openssl-smime.pod.in16
1 files changed, 4 insertions, 12 deletions
diff --git a/doc/man1/openssl-smime.pod.in b/doc/man1/openssl-smime.pod.in
index 655bf18822..4d8d6f52cb 100644
--- a/doc/man1/openssl-smime.pod.in
+++ b/doc/man1/openssl-smime.pod.in
@@ -197,14 +197,14 @@ Don't try to verify the signatures on the message.
=item B<-nocerts>
-When signing a message the signer's certificate is normally included
-with this option it is excluded. This will reduce the size of the
-signed message but the verifier must have a copy of the signers certificate
+When signing a message, the signer's certificate is normally included.
+With this option it is excluded. This will reduce the size of the
+signed message, but the verifier must have a copy of the signers certificate
available locally (passed using the B<-certfile> option for example).
=item B<-noattr>
-Normally when a message is signed a set of attributes are included which
+Normally, when a message is signed, a set of attributes are included which
include the signing time and supported symmetric algorithms. With this
option they are not included.
@@ -245,14 +245,6 @@ used multiple times if more than one signer is required. If a message is being
verified then the signers certificates will be written to this file if the
verification was successful.
-=item B<-nocerts>
-
-Don't include signers certificate when signing.
-
-=item B<-noattr>
-
-Don't include any signed attributes when signing.
-
=item B<-recip> I<file>
The recipients certificate when decrypting a message. This certificate