diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-03-08 11:15:29 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-03-08 11:15:29 +0000 |
commit | 5cd9f57137fc185786f10b16ab73743386b95bd3 (patch) | |
tree | b04354c5d878c328a680c04e58f9773f4202bf03 /docs/libcurl | |
parent | 702664e9591197c10ec36ab7a0ab7395b77726d7 (diff) |
days are english
Diffstat (limited to 'docs/libcurl')
-rw-r--r-- | docs/libcurl/curl_getdate.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/libcurl/curl_getdate.3 b/docs/libcurl/curl_getdate.3 index 9af2f8509..0ba4dfbd7 100644 --- a/docs/libcurl/curl_getdate.3 +++ b/docs/libcurl/curl_getdate.3 @@ -41,9 +41,9 @@ general you should instead use the specific relative time compared to UTC. Supported formats include: -1200, MST, +0100. .TP .B day of the week items -Specifies a day of the week. Days of the week may be spelled out in full: -`Sunday', `Monday', etc or they may be abbreviated to their first three -letters. This is usually not info that adds anything. +Specifies a day of the week. Days of the week may be spelled out in full +(using english): `Sunday', `Monday', etc or they may be abbreviated to their +first three letters. This is usually not info that adds anything. .TP .B pure numbers If a decimal number of the form YYYYMMDD appears, then YYYY is read as the |