diff options
Diffstat (limited to 'sbin/ping')
-rw-r--r-- | sbin/ping/ping.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ping/ping.8 b/sbin/ping/ping.8 index a444899..c371907 100644 --- a/sbin/ping/ping.8 +++ b/sbin/ping/ping.8 @@ -242,7 +242,7 @@ is not one of this machine's interface addresses, an error is returned and nothing is sent. .It Fl t Ar timeout Specify a timeout, in seconds, before ping exits regardless of how -many packets have been recieved. +many packets have been received. .It Fl T Ar ttl Set the IP Time To Live for multicasted packets. This flag only applies if the ping destination is a multicast address. |