Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
wodry
BIND
Commits
e189a276
Commit
e189a276
authored
Jul 06, 2020
by
wodry
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dig documentation: "tries" is also for TCP
parent
4005cc38
Pipeline
#49159
failed with stages
in 61 minutes and 42 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
bin/dig/dig.rst
bin/dig/dig.rst
+1
-1
doc/man/dig.1in
doc/man/dig.1in
+1
-1
No files found.
bin/dig/dig.rst
View file @
e189a276
...
...
@@ -535,7 +535,7 @@ abbreviation is unambiguous; for example, ``+cd`` is equivalent to
default queries from a name server.
``+tries=T``
This option sets the number of times to try UDP queries to server to ``T``
This option sets the number of times to try UDP
or TCP
queries to server to ``T``
instead of the default, 3. If ``T`` is less than or equal to zero,
the number of tries is silently rounded up to 1.
...
...
doc/man/dig.1in
View file @
e189a276
...
...
@@ -547,7 +547,7 @@ the root zone name servers.
default queries from a name server.
.TP
.B \fB+tries=T\fP
This option sets the number of times to try UDP queries to server to \fBT\fP
This option sets the number of times to try UDP
or TCP
queries to server to \fBT\fP
instead of the default, 3. If \fBT\fP is less than or equal to zero,
the number of tries is silently rounded up to 1.
.TP
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment