summaryrefslogtreecommitdiff
path: root/source3/namedbresp.doc
diff options
context:
space:
mode:
Diffstat (limited to 'source3/namedbresp.doc')
-rw-r--r--source3/namedbresp.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/namedbresp.doc b/source3/namedbresp.doc
index 68db43aec2..66f5a22124 100644
--- a/source3/namedbresp.doc
+++ b/source3/namedbresp.doc
@@ -22,7 +22,7 @@ the response to come from.
this function is responsible for creating a response record, which will
be queued awaiting a response.
-the number of retries is set to 4, and the retry period set to 1 second.
+the number of retries is set to 3, and the retry period set to 1 second.
if no response is received, then the packet is re-transmitted, which is
why so much information is stored in the response record.