ldap_docs.patch
text/x-patch
Patch
Same data as JSON:
GET /api/v1/attachments/:id/patch
the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes.
API reference →
Format: unified
| File | + | − |
|---|---|---|
| doc/src/sgml/client-auth.sgml | 2 | 1 |
diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml
index 5d543cb..3734586 100644
--- a/doc/src/sgml/client-auth.sgml
+++ b/doc/src/sgml/client-auth.sgml
@@ -1387,7 +1387,8 @@ omicron bryanh guest1
<term><literal>ldapserver</literal></term>
<listitem>
<para>
- Name or IP of LDAP server to connect to.
+ Name or IP of LDAP server to connect to. You may specify a
+ blank separated list of hostnames to try to connect to.
</para>
</listitem>
</varlistentry>