Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
40b28f54
Commit
40b28f54
authored
Oct 21, 2014
by
Mark Andrews
Browse files
3985. [doc] Describe how +ndots and +search interact in dig.
[RT #37529]
parent
7fbfa379
Changes
2
Show whitespace changes
Inline
Side-by-side
CHANGES
View file @
40b28f54
3985. [doc] Describe how +ndots and +search interact in dig.
[RT #37529]
3984. [func] Accept 256 byte long PINs in native PKCS#11
3984. [func] Accept 256 byte long PINs in native PKCS#11
crypto. [RT #37410]
crypto. [RT #37410]
...
...
bin/dig/dig.docbook
View file @
40b28f54
...
@@ -683,7 +683,8 @@
...
@@ -683,7 +683,8 @@
are interpreted as relative names and will be searched
are interpreted as relative names and will be searched
for in the domains listed in the
<option>
search
</option>
for in the domains listed in the
<option>
search
</option>
or
<option>
domain
</option>
directive in
or
<option>
domain
</option>
directive in
<filename>
/etc/resolv.conf
</filename>
.
<filename>
/etc/resolv.conf
</filename>
if
<option>
+search
</option>
is set.
</para>
</para>
</listitem>
</listitem>
</varlistentry>
</varlistentry>
...
@@ -790,6 +791,13 @@
...
@@ -790,6 +791,13 @@
<filename>
resolv.conf
</filename>
(if any). The search
<filename>
resolv.conf
</filename>
(if any). The search
list is not used by default.
list is not used by default.
</para>
</para>
<para>
'ndots' from
<filename>
resolv.conf
</filename>
(default 1)
which may be overridden by
<parameter>
+ndots
</parameter>
determines if the name will be treated as relative
or not and hence whether a search is eventually
performed or not.
</para>
</listitem>
</listitem>
</varlistentry>
</varlistentry>
...
...
Write
Preview
Supports
Markdown
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