diff -Nur winpcap.orig//wpcap/libpcap/rpcapd/rpcapd.c winpcap//wpcap/libpcap/rpcapd/rpcapd.c
--- winpcap.orig//wpcap/libpcap/rpcapd/rpcapd.c	2010-04-28 13:34:56.374787410 +0200
+++ winpcap//wpcap/libpcap/rpcapd/rpcapd.c	2010-04-28 13:34:36.355787445 +0200
@@ -88,8 +88,8 @@
     "      Default: it binds to all local IPv4 addresses\n"
 	"  -p <port>: the port to bind to. Default: it binds to port " RPCAP_DEFAULT_NETPORT "\n"
 	"  -4: use only IPv4 (default both IPv4 and IPv6 waiting sockets are used)\n"
-	"  -l <host_list>: a file that keeps the list of the hosts which are allowed\n"
-	"      to connect to this server (if more than one, list them one per line).\n"
+	"  -l <host_list>: list of the hosts which are allowed to connect to this server\n"
+	"      (if more than one, use ',' as delimiter).\n"
 	"      We suggest to use literal names (instead of numeric ones) in order to\n"
 	"      avoid problems with different address families\n"
 	"  -n: permit NULL authentication (usually used with '-l')\n"
