summaryrefslogtreecommitdiffstats
path: root/sbin/ping
diff options
context:
space:
mode:
authormdodd <mdodd@FreeBSD.org>2003-03-05 21:42:23 +0000
committermdodd <mdodd@FreeBSD.org>2003-03-05 21:42:23 +0000
commit194cce6086535ed29645ba803e72233070d0d24e (patch)
treed0d541f23b9691a4b5397d68e519c530fd2d125c /sbin/ping
parent7e2664b668a3465c1e3530a35e5049b6fe34d4d7 (diff)
downloadFreeBSD-src-194cce6086535ed29645ba803e72233070d0d24e.zip
FreeBSD-src-194cce6086535ed29645ba803e72233070d0d24e.tar.gz
Spelling, grammar fixes.
Diffstat (limited to 'sbin/ping')
-rw-r--r--sbin/ping/ping.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/ping/ping.8 b/sbin/ping/ping.8
index ea1bf52..9941e2f 100644
--- a/sbin/ping/ping.8
+++ b/sbin/ping/ping.8
@@ -157,13 +157,13 @@ mode of behavior.
Only the super-user may use this option.
.It Fl M Ar mask | time
Use ICMP_MASKREQ or ICMP_TSTAMP instead of ICMP_ECHO. For
-.Ar mask
+.Ar mask ,
print the netmask of the remote machine. Set the
.Va net.inet.icmp.maskrepl
MIB variable to enable ICMP_MASKREPLY.
For
-.Ar time
-print the origination, reception and transmition timestamps.
+.Ar time ,
+print the origination, reception and transmission timestamps.
.It Fl m Ar ttl
Set the IP Time To Live for outgoing packets.
If not specified, the kernel uses the value of the
OpenPOWER on IntegriCloud