aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-10-24 16:34:04 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-10-24 16:34:04 +0000
commit2380ca17147fff35dabb331b1c62780ca157f3bb (patch)
tree14f404c86247f22841a2362d1442c2755450be02
parenta1cc78d5a1c300284811ab8fb2ec5673fcf5e04d (diff)
Fabian Keil's suggested wording
-rw-r--r--docs/curl.13
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index 35133aa02..51868ec83 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -221,8 +221,7 @@ To create remote directories when using FTP or SFTP, try
(FTP) Convert LF to CRLF in upload. Useful for MVS (OS/390).
.IP "--crlfile <file>"
(HTTPS/FTPS) Provide a file using PEM format with a Certificate Revocation
-List that may specify what peer certificates that are to be considered
-revoced.
+List that may specify peer certificates that are to be considered revoced.
If this option is used several times, the last one will be used.