wm: doc

Download patch

ref: de1de939aeda7a0b29407333ceb93ce4a1bb1441
parent: 974d424f44e33ba0f60e64a121cd749f87433899
author: jrmu <jrmu@cloud9p.org>
date: Tue Jul 30 08:27:23 EDT 2024

Add note about difference in address format

--- /dev/null
+++ b/ndb.ms
@@ -1,0 +1,11 @@
+Note the differences in how the addresses must  be formatted:
+
+.P1
+; ndb/csquery
+> tcp!ircnow.org!443
+/net/tcp/clone 198.251.82.194!443
+
+; ndb/dnsquery
+> ircnow.org ipv6
+ircnow.org ipv6	2605:6404:2d3::
+.P2
\ No newline at end of file