summaryrefslogtreecommitdiffstats
path: root/sbin/ping/ping.8
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>1999-01-06 07:54:28 +0000
committerimp <imp@FreeBSD.org>1999-01-06 07:54:28 +0000
commit1eb0469a28ede5948a08d146e27a84ea0d435bf3 (patch)
treea13af5ec97e9e3c0dcccc1bf999d46c7857b28bb /sbin/ping/ping.8
parentee59e7440da557819f0ca8c9e49eeccad2a6515f (diff)
downloadFreeBSD-src-1eb0469a28ede5948a08d146e27a84ea0d435bf3.zip
FreeBSD-src-1eb0469a28ede5948a08d146e27a84ea0d435bf3.tar.gz
Allow PINGing from any address on multihomed hosts
In the words of the submitter: "The patch below allows to ping from any address on the multihomed host. The man page is also updated, the text was cutted from traceroute(8)." Submitted by: Ruslan Ermilov PR: 6832
Diffstat (limited to 'sbin/ping/ping.8')
-rw-r--r--sbin/ping/ping.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/ping/ping.8 b/sbin/ping/ping.8
index 2784289..50aeb08 100644
--- a/sbin/ping/ping.8
+++ b/sbin/ping/ping.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ping.8 8.2 (Berkeley) 12/11/93
-.\" $Id: ping.8,v 1.17 1998/08/27 16:34:38 dillon Exp $
+.\" $Id: ping.8,v 1.18 1998/11/29 13:20:04 bde Exp $
.\"
.Dd March 1, 1997
.Dt PING 8
@@ -48,6 +48,7 @@ packets to network hosts
.Op Fl l Ar preload
.Op Fl p Ar pattern
.Op Fl s Ar packetsize
+.Op Fl S Ar src_addr
.Bo
.Ar host |
.Op Fl L
OpenPOWER on IntegriCloud