git: 9front

Download patch

ref: 3a63e48a2d17a4b684a77f0805d4939a0159bef3
parent: 33e87e2fa10d3fbc53b032e759f9e206fc1ddef7
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Sep 1 11:11:46 EDT 2018

ndb(8): ndb/inform also publishes ipv6 address now

--- a/sys/man/8/ndb
+++ b/sys/man/8/ndb
@@ -177,7 +177,7 @@
 .I Ndb/inform
 sends an RFC2136 DNS
 .I inform
-packet to a nameserver to associate the host's IPv4 address with its DNS name.
+packet to a nameserver to associate the host's IP address with its DNS name.
 This is required if the domain's nameserver is
 a Microsoft Windows Active Directory controller.
 The host's domain name will be sent to the AD controller unless 
--