X-Git-Url: http://gitweb.michael.orlitzky.com/?p=haeredes.git;a=blobdiff_plain;f=doc%2Fman1%2Fhaeredes.1;h=ea09e2d1898af49656b48045faa6668758c6bf79;hp=a614993342201c16d6da9e68baf227922d97b315;hb=d5141b436433e6f48cf37fb831026c8ecc4ef3ee;hpb=b50ddc6f811f402f79851ea90c78295f06a1e030 diff --git a/doc/man1/haeredes.1 b/doc/man1/haeredes.1 index a614993..ea09e2d 100644 --- a/doc/man1/haeredes.1 +++ b/doc/man1/haeredes.1 @@ -170,6 +170,15 @@ know .invalid will not be delegated): .I $ haeredes <<< \(dqexample.invalid\(dq Domain \(dqexample.invalid.\(dq not delegated. .fi +.IP \[bu] +Set the timeout to one second, and query a nonexistent +nameserver. This should result in a timeout, which will be ignored per +the discussion in \fBDNS ERRORS\fR: + +.nf +.I $ haeredes --timeout=1 --server 10.1.46.12 ns1.example.com \\\\ +.I " <<< \(dqexample.com\(dq" +.fi .SH BUGS .P Send bugs to michael@orlitzky.com.