aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_USERPWD.3
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-08-16 11:49:02 +0100
committerSteve Holme <steve_holme@hotmail.com>2014-08-16 11:52:11 +0100
commit75be5a6681df6aa0d1bb90d20339ea3b25123d6e (patch)
tree11c2aa117ee8f0c4ccad29e6cb7da5a50c7761ed /docs/libcurl/opts/CURLOPT_USERPWD.3
parentc4410c85abd8dd71e2f72621cc5467b69df392aa (diff)
docs: Escaped single backslash
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_USERPWD.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_USERPWD.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_USERPWD.3 b/docs/libcurl/opts/CURLOPT_USERPWD.3
index acea15c21..bfcff77d8 100644
--- a/docs/libcurl/opts/CURLOPT_USERPWD.3
+++ b/docs/libcurl/opts/CURLOPT_USERPWD.3
@@ -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