mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:31:41 +03:00
docs: change sub-domain to subdomain
https://en.wikipedia.org/wiki/Subdomain Closes #11793
This commit is contained in:
parent
519b1cf97b
commit
356567c649
7 changed files with 7 additions and 7 deletions
|
|
@ -796,7 +796,7 @@ such place might be: [RFC 2255, The LDAP URL
|
|||
Format](https://curl.se/rfc/rfc2255.txt)
|
||||
|
||||
To show you an example, this is how to get all people from an LDAP server that
|
||||
has a certain sub-domain in their email address:
|
||||
has a certain subdomain in their email address:
|
||||
|
||||
curl -B "ldap://ldap.frontec.se/o=frontec??sub?mail=*sth.frontec.se"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue