Add info about nss-icmp.
authorfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Thu, 12 Jan 2006 17:23:15 +0000 (17:23 +0000)
committerfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Thu, 12 Jan 2006 17:23:15 +0000 (17:23 +0000)
git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/icmp-dn@551 959494ce-11ee-0310-bf91-de5d638817bd

src/idnlookup.1

index 5f84a9b..201dcbd 100644 (file)
@@ -96,6 +96,11 @@ all too uncommon), \fBidnlookup\fP will have to time out on the IPv4
 address before being able to query the IPv6 address. This bug has been
 fixed since, but as of this writing, only a few systems run the fixed
 version of glibc.
+.SH NOTES
+The ICMP hostname tools also ship with a nameswitch module for ICMP
+hostname lookups, which can be used to automatically look up hostnames
+over ICMP when a program calls \fBgethostbyaddr\fP(3) or any related
+function. See the \fBnss-icmp\fP(7) man page for more information.
 .SH AUTHOR
 Fredrik Tolf <fredrik@dolda2000.com>
 .SH SEE ALSO