diff options
author | schweikh <schweikh@FreeBSD.org> | 2002-12-27 12:15:40 +0000 |
---|---|---|
committer | schweikh <schweikh@FreeBSD.org> | 2002-12-27 12:15:40 +0000 |
commit | fec6546e12b076c18d8f6ccef5737bc62ee319cc (patch) | |
tree | ab5e026aafe37b18ff362bec5a3c4765fb7813f5 /sbin/ping | |
parent | 72aba11981608aab3a44b464cea3d5fa00469d50 (diff) | |
download | FreeBSD-src-fec6546e12b076c18d8f6ccef5737bc62ee319cc.zip FreeBSD-src-fec6546e12b076c18d8f6ccef5737bc62ee319cc.tar.gz |
english(4) police.
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. |