]> granicus.if.org Git - curl/commitdiff
docs: Escaped single backslash
authorSteve Holme <steve_holme@hotmail.com>
Sat, 16 Aug 2014 10:49:02 +0000 (11:49 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 16 Aug 2014 10:52:11 +0000 (11:52 +0100)
docs/curl.1
docs/libcurl/opts/CURLOPT_USERNAME.3
docs/libcurl/opts/CURLOPT_USERPWD.3

index ebacfa243c077904a4ffefbec07576721db4cdcb..c4d1b426965124976814137f047b289379f41754 100644 (file)
@@ -1637,7 +1637,7 @@ without the domain, if there is a single domain and forest in your setup
 for example.
 
 To specify the domain name use either Down-Level Logon Name or UPN (User
-Principal Name) formats. For example, EXAMPLE\user and user@example.com
+Principal Name) formats. For example, EXAMPLE\\user and user@example.com
 respectively.
 
 If you use a Windows SSPI-enabled curl binary and perform Kerberos V5,
index 4cec5e93c5aefd4480e6294ed604666d90213bfd..00fef19bbdc7da1bdeeb943372f5bf44aa710128 100644 (file)
@@ -47,7 +47,7 @@ without the domain name should the server be part of a single domain and
 forest.
 
 To include the domain name use either Down-Level Logon Name or UPN (User
-Principal Name) formats. For example, EXAMPLE\user and user@example.com
+Principal Name) formats. For example, EXAMPLE\\user and user@example.com
 respectively.
 
 Some HTTP servers (on Windows) support inclusion of the domain for Basic
index acea15c21a75ab26978fd8d86202d26065cf8ee0..bfcff77d8d799efe80e27228d9b3dfcfacc448c8 100644 (file)
@@ -41,7 +41,7 @@ without the domain name should the server be part of a single domain and
 forest.
 
 To specify the domain name use either Down-Level Logon Name or UPN (User
-Principal Name) formats. For example, EXAMPLE\user and user@example.com
+Principal Name) formats. For example, EXAMPLE\\user and user@example.com
 respectively.
 
 Some HTTP servers (on Windows) support inclusion of the domain for Basic