X-Git-Url: http://gitweb.michael.orlitzky.com/?p=haeredes.git;a=blobdiff_plain;f=doc%2Fman1%2Fhaeredes.1;h=97c47b844e81c34598cfc88e690e4dd203425913;hp=a614993342201c16d6da9e68baf227922d97b315;hb=96d26b3fef724b2e48c42daf0179174463963cdf;hpb=b50ddc6f811f402f79851ea90c78295f06a1e030 diff --git a/doc/man1/haeredes.1 b/doc/man1/haeredes.1 index a614993..97c47b8 100644 --- a/doc/man1/haeredes.1 +++ b/doc/man1/haeredes.1 @@ -164,11 +164,20 @@ Domain \(dqorlitzky.com.\(dq delegates somewhere else: \ .fi .IP \[bu] Check a nonexistent domain (we provide no delegates, since we -know .invalid will not be delegated): +know .bar will not be delegated): .nf -.I $ haeredes <<< \(dqexample.invalid\(dq -Domain \(dqexample.invalid.\(dq not delegated. +.I $ haeredes <<< \(dqfoo.bar\(dq +Domain \(dqfoo.bar.\(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