diff options
author | Alessandro Ghedini <alessandro@ghedini.me> | 2015-04-22 14:57:46 +0200 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2015-04-22 21:47:32 +0200 |
commit | 26cbd7a1d94d0d0ddb7923bfa2a6771154c93334 (patch) | |
tree | 93d04979d32ccc238d8e60ad4602e8ac979611bc /docs | |
parent | ba4741842e6be654906da8a022e0e866acdd1557 (diff) | |
download | curl-26cbd7a1d94d0d0ddb7923bfa2a6771154c93334.tar.gz |
curl.1: fix typo
Diffstat (limited to 'docs')
-rw-r--r-- | docs/curl.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1 index 0e567159e..cd29d087e 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -1709,7 +1709,7 @@ impossible to use a colon in the user name with this option. The password can, still. When using Kerberos V5 with a Windows based server you should include the -Windows domain name in the user name, in order for the server to succesfully +Windows domain name in the user name, in order for the server to successfully obtain a Kerberos Ticket. If you don't then the initial authentication handshake may fail. |