summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorchris <>2002-10-25 11:36:02 +0000
committerchris <>2002-10-25 11:36:02 +0000
commit6ea79204e51221dcc9e656a0a1703c39c20a6acf (patch)
tree3adc44f9e1346f71ea6ed93bde442b2d31c11c59 /README
parent0de8f605f77083f7c12718c62644f13e49b1bd52 (diff)
downloadiftop-6ea79204e51221dcc9e656a0a1703c39c20a6acf.zip
""
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index e761a2b..f5c2118 100644
--- a/README
+++ b/README
@@ -20,5 +20,6 @@ in order to compile iftop.
FreeBSD 4.7:
-DNS resolution does not work due to the lack of a proper gethostbyaddr_r
-implementation.
+This version of FreeBSD lacks a proper gethostbyaddr_r function. You should
+choose an alternative name resolution technique; see comments in the Makefile.
+We recommend using ares (-DUSE_ARES).