GUACAMOLE-243: Minor tweaks to language and style.

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

Branch: refs/heads/staging/0.9.14
Commit: 86a0afce2c57f6479cb201ca0f61acfe57c104a3
Parents: eab8ae3
Author: Nick Couchman <vn...@apache.org>
Authored: Thu Nov 30 08:44:24 2017 -0500
Committer: Nick Couchman <vn...@apache.org>
Committed: Thu Nov 30 08:44:24 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/guacamole-manual/blob/86a0afce/src/chapters/ldap-auth.xml
----------------------------------------------------------------------
diff --git a/src/chapters/ldap-auth.xml b/src/chapters/ldap-auth.xml
index 5c38113..bc3bc5e 100644
--- a/src/chapters/ldap-auth.xml
+++ b/src/chapters/ldap-auth.xml
@@ -407,8 +407,8 @@ dn: cn={4}guacConfigGroup,cn=schema,cn=config
                 <varlistentry>
                     <term><property>ldap-follow-referrals</property></term>
                     <listitem>
-                        <para>This option controls whether or not the LDAP 
connection follows referrals when
-                            processing search results from a LDAP operation.  
Referrals can be pointers to other
+                        <para>This option controls whether or not the LDAP 
module follow referrals when
+                            processing search results from a LDAP search.  
Referrals can be pointers to other
                             parts of an LDAP tree, or to a different 
server/connection altogether.  This is a boolean
                             parameter, with valid options of "true" or 
"false."  The default is false.  When disabled,
                             LDAP referrals will be ignored when encounterd by 
the Guacamole LDAP client and the client
@@ -428,8 +428,7 @@ dn: cn={4}guacConfigGroup,cn=schema,cn=config
                 <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>
+                        When this timeout is reached LDAP operations will be 
aborted.</para>
                     <listitem>
                     </listitem>
                 </varlistentry>

Reply via email to