Repository: guacamole-manual
Updated Branches:
  refs/heads/staging/0.9.14 b391a76eb -> ca2991959


GUACAMOLE-243: Correct XML structure of "ldap-operation-timeout" property with 
respect to DocBook schema.


Project: http://git-wip-us.apache.org/repos/asf/guacamole-manual/repo
Commit: http://git-wip-us.apache.org/repos/asf/guacamole-manual/commit/702822df
Tree: http://git-wip-us.apache.org/repos/asf/guacamole-manual/tree/702822df
Diff: http://git-wip-us.apache.org/repos/asf/guacamole-manual/diff/702822df

Branch: refs/heads/staging/0.9.14
Commit: 702822df5fff0ba4d3e77a2e243a4c2ece2ac2dc
Parents: b391a76
Author: Michael Jumper <mjum...@apache.org>
Authored: Mon Jan 1 14:13:44 2018 -0800
Committer: Michael Jumper <mjum...@apache.org>
Committed: Mon Jan 1 14:20:12 2018 -0800

----------------------------------------------------------------------
 src/chapters/ldap-auth.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/guacamole-manual/blob/702822df/src/chapters/ldap-auth.xml
----------------------------------------------------------------------
diff --git a/src/chapters/ldap-auth.xml b/src/chapters/ldap-auth.xml
index 1c4b8bc..60e34f7 100644
--- a/src/chapters/ldap-auth.xml
+++ b/src/chapters/ldap-auth.xml
@@ -427,9 +427,10 @@ dn: cn={4}guacConfigGroup,cn=schema,cn=config
                 </varlistentry>
                 <varlistentry>
                     <term><property>ldap-operation-timeout</property></term>
-                        <para>This option sets the timeout, in seconds, of any 
single LDAP operation.  The default is 30 seconds.
-                        When this timeout is reached LDAP operations will be 
aborted.</para>
                     <listitem>
+                        <para>This option sets the timeout, in seconds, of any 
single LDAP
+                            operation. The default is 30 seconds. When this 
timeout is reached LDAP
+                            operations will be aborted.</para>
                     </listitem>
                 </varlistentry>
             </variablelist>

Reply via email to