summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rpcapd/rpcapd.manadmin.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/rpcapd/rpcapd.manadmin.in b/rpcapd/rpcapd.manadmin.in
index c648f455..0a9d4e03 100644
--- a/rpcapd/rpcapd.manadmin.in
+++ b/rpcapd/rpcapd.manadmin.in
@@ -175,8 +175,9 @@ listens on both IPv4 and IPv6 addresses.
.BI -l " host_list"
Only allow hosts specified in the
.I host_list
-file to connect to this server.
-Hosts are listed one per line.
+argument to connect to this server.
+.I host_list
+is a list of host names or IP addresses, separated by commas.
We suggest that you use use host names rather than literal IP addresses
in order to avoid problems with different address families.
.TP