summaryrefslogtreecommitdiff
path: root/rpcapd
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2019-01-12 18:19:07 -0800
committerGuy Harris <guy@alum.mit.edu>2019-01-13 10:31:43 -0800
commit56541511b18860c3aee8fa3ae557b50e51a3fa55 (patch)
treee47ee64c4bc22f529db494f49f56af7e8ab15d67 /rpcapd
parentd1b9bb1fae47be5a84ce2d5b0d676c24d1e02fa6 (diff)
downloadlibpcap-56541511b18860c3aee8fa3ae557b50e51a3fa55.tar.gz
Fix the man page to reflect reality.
(cherry picked from commit 3fefa88303c6a318084e5893ed262f29086262fa)
Diffstat (limited to 'rpcapd')
-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