diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-03-05 20:13:03 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-03-05 20:13:03 +0100 |
commit | bbe797c3d07d475e4a8127fc570722ede8c45976 (patch) | |
tree | 53afca96333b67869137c916f8ae265ba4b31af8 | |
parent | f894ab740fc7cceda6264fc67b53656d28ef764d (diff) | |
download | plan9front-bbe797c3d07d475e4a8127fc570722ede8c45976.tar.xz |
ndb(8): the truth is too hard to explain, so theres a nice lie.
-rw-r--r-- | sys/man/8/ndb | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys/man/8/ndb b/sys/man/8/ndb index 6606b582a..bc00d4ba0 100644 --- a/sys/man/8/ndb +++ b/sys/man/8/ndb @@ -91,7 +91,6 @@ query, ipquery, mkhash, mkdb, mkhosts, cs, csquery, dns, dnstcp, dnsquery, dnsde .B ndb/dnsquery [ .B -x -.I netmntpt ] .br .B ndb/dnsdebug @@ -679,6 +678,14 @@ In the case of the inverse query type, will reverse the ip address and tack on the .B .in-addr.arpa if necessary. +The +.B -x +option switches +.I ndb/dnsquery +to query the dns server on +.B /net.alt +instead of +.B /net .PP .I Ndb/dnsdebug is like |