diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2018-09-01 15:11:46 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2018-09-01 15:11:46 +0200 |
commit | 4596959f3b59f1048556e6ca421a6b5141773ded (patch) | |
tree | 346180fa0b6e5accee48dc179b42eb443c4cb3c5 /sys/man/8 | |
parent | 5a2c3580fc1b0ca53deb62c1b3e0391ce3895dd8 (diff) |
ndb(8): ndb/inform also publishes ipv6 address now
Diffstat (limited to 'sys/man/8')
-rw-r--r-- | sys/man/8/ndb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/8/ndb b/sys/man/8/ndb index 6cf2405ba..c80e13f19 100644 --- a/sys/man/8/ndb +++ b/sys/man/8/ndb @@ -177,7 +177,7 @@ value .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 |