diff options
Diffstat (limited to 'bin/dig/nslookup.1')
-rw-r--r-- | bin/dig/nslookup.1 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/bin/dig/nslookup.1 b/bin/dig/nslookup.1 index f988995ba86e6..3d69759107011 100644 --- a/bin/dig/nslookup.1 +++ b/bin/dig/nslookup.1 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2004-2007, 2010 Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (C) 2004-2007, 2010, 2013, 2014 Internet Systems Consortium, Inc. ("ISC") .\" .\" Permission to use, copy, modify, and/or distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -216,6 +216,11 @@ Tell the name server to query other servers if it does not have the information. (Default = recurse; abbreviation = [no]rec) .RE .PP +\fBndots=\fR\fInumber\fR +.RS 4 +Set the number of dots (label separators) in a domain that will disable searching. Absolute names always stop searching. +.RE +.PP \fBretry=\fR\fInumber\fR .RS 4 Set the number of retries to number. @@ -254,5 +259,5 @@ Try the next nameserver if a nameserver responds with SERVFAIL or a referral (no .PP Andrew Cherenson .SH "COPYRIGHT" -Copyright \(co 2004\-2007, 2010 Internet Systems Consortium, Inc. ("ISC") +Copyright \(co 2004\-2007, 2010, 2013, 2014 Internet Systems Consortium, Inc. ("ISC") .br |