commit 523ba2a2d02f6c4996f79f1cc07ed6276663eb48
parent bbbebc575679da136976417eff6745da1c8944bf
Author: Jordan Ritter <jpr5@darkridge.com>
Date: Sun, 20 Feb 2005 05:15:25 +0000
aesthetic in help/usage
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ngrep.c b/ngrep.c
@@ -1178,7 +1178,7 @@ void usage(int e) {
" -F is read the bpf filter from the specified file\n"
#if defined(_WIN32)
" -d is use specified device (index) instead of the pcap default\n"
- " -L is show winpcap device list index\n"
+ " -L is show the winpcap device list index\n"
#else
" -d is use specified device instead of the pcap default\n"
#endif