Blob Blame History Raw
From 7b4635c8428917ced63954f2c3c70491b45d7870 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pavel=20B=C5=99ezina?= <pbrezina@redhat.com>
Date: Tue, 11 Jun 2019 13:49:13 +0200
Subject: [PATCH 08/12] man: fix description of dns_resolver_op_timeout

Resolves:
https://pagure.io/SSSD/sssd/issue/3217

Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Reviewed-by: Sumit Bose <sbose@redhat.com>
---
 src/man/include/failover.xml | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/src/man/include/failover.xml b/src/man/include/failover.xml
index cd6fd4d79..11ff86a38 100644
--- a/src/man/include/failover.xml
+++ b/src/man/include/failover.xml
@@ -77,7 +77,13 @@
                     </term>
                     <listitem>
                         <para>
-                            How long would SSSD talk to a single DNS server.
+                            Time in seconds to tell how long would SSSD try
+                            to resolve single DNS query (e.g. resolution of a
+                            hostname or an SRV record) before trying the next
+                            hostname or discovery domain.
+                        </para>
+                        <para>
+                            Default: 6
                         </para>
                     </listitem>
                 </varlistentry>
-- 
2.20.1