summaryrefslogtreecommitdiffstats
path: root/sbin/ping6/ping6.8
diff options
context:
space:
mode:
authormatteo <matteo@FreeBSD.org>2008-08-26 14:34:09 +0000
committermatteo <matteo@FreeBSD.org>2008-08-26 14:34:09 +0000
commitccc2330ba755451caffa377d95369e2954970561 (patch)
treeacc4e4bedd71e27446863ad88689355e0d7b6d48 /sbin/ping6/ping6.8
parentce7f76ed26404d0764981e7aa84f96fc0d9388bb (diff)
downloadFreeBSD-src-ccc2330ba755451caffa377d95369e2954970561.zip
FreeBSD-src-ccc2330ba755451caffa377d95369e2954970561.tar.gz
Implement audible support similar to ping(8) -a option. Since -a was already taken, I chose -e (no real argument for this) but I'm willing to change to a different character if needed/desired.
PR: bin/123752 (inspired by) MFC after: 2 days
Diffstat (limited to 'sbin/ping6/ping6.8')
-rw-r--r--sbin/ping6/ping6.810
1 files changed, 8 insertions, 2 deletions
diff --git a/sbin/ping6/ping6.8 b/sbin/ping6/ping6.8
index fe57b99..d15c76c 100644
--- a/sbin/ping6/ping6.8
+++ b/sbin/ping6/ping6.8
@@ -29,7 +29,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 27, 2008
+.Dd August 26, 2008
.Dt PING6 8
.Os
.Sh NAME
@@ -40,7 +40,7 @@ packets to network hosts
.Sh SYNOPSIS
.Nm
.\" without ipsec, or new ipsec
-.Op Fl dfHmnNoqtvwW
+.Op Fl defHmnNoqtvwW
.\" old ipsec
.\" .Op Fl AdEfmnNqRtvwW
.Bk -words
@@ -148,6 +148,12 @@ option on the socket being used.
.\" .It Fl E
.\" Enables transport-mode IPsec encapsulated security payload
.\" (experimental).
+.It Fl e
+Audible.
+Include a bell
+.Tn ( ASCII
+0x07)
+character in the output when any packet is received.
.It Fl f
Flood ping.
Outputs packets as fast as they come back or one hundred times per second,
OpenPOWER on IntegriCloud