git: 9front

Download patch

ref: d729e9749c0ffea6081b73b3de7676d424016bfc
parent: 87ac912304c2000c67cc3274c1362e4216e259c0
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Wed Mar 5 15:13:03 EST 2014

ndb(8): the truth is too hard to explain, so theres a nice lie.

--- a/sys/man/8/ndb
+++ b/sys/man/8/ndb
@@ -91,7 +91,6 @@
 .B ndb/dnsquery
 [
 .B -x
-.I netmntpt
 ]
 .br
 .B ndb/dnsdebug
@@ -679,6 +678,14 @@
 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
--