summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKevin McCarthy <kevin@8t8.us>2020-09-18 09:39:18 -0700
committerKevin McCarthy <kevin@8t8.us>2020-09-18 09:39:18 -0700
commit34ba89ecec196b7623fbe14a9f2de3d4350f6a34 (patch)
treeb0896151993ced841158cf1d9f70e0a06ae54ace /doc
parente91313b863aaa639cc255cf2b22c5c9d74f7e379 (diff)
Add missing full stops in smime_keys.man page.
Thanks to hmartink and the manpage-l10n project for pointing out the issues.
Diffstat (limited to 'doc')
-rw-r--r--doc/smime_keys.man8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/smime_keys.man b/doc/smime_keys.man
index 8c1ef653..04f21d59 100644
--- a/doc/smime_keys.man
+++ b/doc/smime_keys.man
@@ -30,7 +30,7 @@ smime_keys \- Utility to add S/MIME certificate to the internal database used by
.SH "DESCRIPTION"
The purpose of this tool is to manipulate the internal database of S/MIME certificates
used by mutt to sign mail messages which will be sent or to verify mail messages received
-and signed with S/MIME
+and signed with S/MIME.
.SH OPTIONS
.PP
.IP \fBinit\fP
@@ -42,11 +42,11 @@ keyID required. changes/removes/adds label.
.IP \fBremove\fP
keyID required.
.IP \fBverify\fP
-1=keyID and optionally 2=CRL
+1=keyID and optionally 2=CRL.
Verifies the certificate chain, and optionally whether
this certificate is included in supplied CRL (PEM format).
Note: to verify all certificates at the same time,
-replace keyID with "all"
+replace keyID with "all".
.IP \fBadd_cert\fP
certificate required.
.IP \fBadd_chain\fP
@@ -60,7 +60,7 @@ one file reqd. Adds keypair to database.
(file was converted from e.g. PKCS12).
.IP \fBadd_root\fP
one file reqd. Adds PEM root certificate to the location
-specified within muttrc (smime_verify_* command)
+specified within muttrc (smime_verify_* command).
.SH NO WARRANTIES
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of