aboutsummaryrefslogtreecommitdiff
path: root/net/icmpinfo/pkg-descr
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
commit4e942b64191e2ef98dce2c5af31047a8640db768 (patch)
tree8c3238b7f0cbec2e9210d52f562960bb22323a7d /net/icmpinfo/pkg-descr
parent1d1f878054efdd1171a8cb006e59ad0727610293 (diff)
downloadports-4e942b64191e2ef98dce2c5af31047a8640db768.tar.gz
ports-4e942b64191e2ef98dce2c5af31047a8640db768.zip
Notes
Diffstat (limited to 'net/icmpinfo/pkg-descr')
-rw-r--r--net/icmpinfo/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/icmpinfo/pkg-descr b/net/icmpinfo/pkg-descr
index 12c9897b87cd..394e0f6f1c86 100644
--- a/net/icmpinfo/pkg-descr
+++ b/net/icmpinfo/pkg-descr
@@ -4,7 +4,7 @@ ICMPINFO:
the running host.
The source code comes from an heavily modified BSD ping source.
-
+
USAGE:
icmpinfo o Gives info about weird packets only [mainly icmp_unreachable].
@@ -16,6 +16,6 @@ icmpinfo -n o Avoids name queries (faster, lighter).
icmpinfo -p o Avoids port number to service name queries (faster, lighter).
icmpinfo -s o Also decode the ip_src field which is the address of the
interface receiving the packet. This option is not usefull
- for hosts with a single network interface.
+ for hosts with a single network interface.
icmpinfo -l o Run like a daemon (forks) and output to SYSLOG.
(It now checks that you are root for that)