X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2Fman1%2Fhaeredes.1;h=100a75e7c3973f2160db8126430ab35f1750bedd;hb=dae0cd2a886f4e694ac5f5089aed278f0449d76f;hp=a614993342201c16d6da9e68baf227922d97b315;hpb=b50ddc6f811f402f79851ea90c78295f06a1e030;p=haeredes.git diff --git a/doc/man1/haeredes.1 b/doc/man1/haeredes.1 index a614993..100a75e 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 .doesnt-exist will not be delegated): .nf -.I $ haeredes <<< \(dqexample.invalid\(dq -Domain \(dqexample.invalid.\(dq not delegated. +.I $ haeredes <<< \(dqfoo.doesnt-exist\(dq +Domain \(dqfoo.doesnt-exist.\(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