summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.se>2011-11-22 21:10:24 +0000
committerThomas Habets <thomas@habets.se>2011-11-22 21:10:28 +0000
commit33935e9242a13e358bf9027d09b9d0faa276c61d (patch)
treeeeee409b5645ecfcafd057e249c389dbd68ebd15 /src
parent9bcb73b733210fea0639293fd7914573a5cca56d (diff)
downloadarping-33935e9242a13e358bf9027d09b9d0faa276c61d.tar.gz
correct docs wrt dots and bangs
Diffstat (limited to 'src')
-rw-r--r--src/arping.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arping.c b/src/arping.c
index 5ae73b4..26bb927 100644
--- a/src/arping.c
+++ b/src/arping.c
@@ -268,7 +268,7 @@ extended_usage()
" -d Find duplicate replies. Exit with 1 if there are "
"answers from\n"
" two different MAC addresses.\n"
- " -D Display answers as dots and missing packets as exclamation points.\n"
+ " -D Display answers as exclamation points and missing packets as dots.\n"
" -e Like -a but beep when there is no reply.\n"
" -F Don't try to be smart about the interface name. (even if this\n"
" switch is not given, -i overrides smartness)\n"