diff options
-rw-r--r-- | sbin/ping/ping.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/ping/ping.8 b/sbin/ping/ping.8 index 239f79b43b8..3f9306493f8 100644 --- a/sbin/ping/ping.8 +++ b/sbin/ping/ping.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ping.8,v 1.29 2003/11/25 12:17:44 jmc Exp $ +.\" $OpenBSD: ping.8,v 1.30 2005/04/14 10:14:30 jmc Exp $ .\" $NetBSD: ping.8,v 1.10 1995/12/31 04:55:35 ghudson Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 @@ -106,7 +106,8 @@ Only the superuser may use this option. This can be very hard on a network and should be used with caution. .Ef .It Fl I Ar ifaddr -Specify the interface to transmit from on machines with multiple interfaces. +Specify the interface address to transmit from +on machines with multiple interfaces. For unicast and multicast pings. .It Fl i Ar wait Wait |