summaryrefslogtreecommitdiffstats
path: root/sbin/ping
diff options
context:
space:
mode:
authormdodd <mdodd@FreeBSD.org>2003-03-05 20:35:45 +0000
committermdodd <mdodd@FreeBSD.org>2003-03-05 20:35:45 +0000
commit6cafd526f14d917ab82630ab992efc4e9a166dfc (patch)
tree823cdddab8f47e4b77cf73c0c44ef6a9b1f15b9b /sbin/ping
parentfbc7526e8f7461209707f4f096b1ec1f9f4aca7b (diff)
downloadFreeBSD-src-6cafd526f14d917ab82630ab992efc4e9a166dfc.zip
FreeBSD-src-6cafd526f14d917ab82630ab992efc4e9a166dfc.tar.gz
Remove documentation of old '-M' flag.
Re-order.
Diffstat (limited to 'sbin/ping')
-rw-r--r--sbin/ping/ping.820
1 files changed, 5 insertions, 15 deletions
diff --git a/sbin/ping/ping.8 b/sbin/ping/ping.8
index 08f782e..ea1bf52 100644
--- a/sbin/ping/ping.8
+++ b/sbin/ping/ping.8
@@ -155,21 +155,6 @@ is specified,
sends that many packets as fast as possible before falling into its normal
mode of behavior.
Only the super-user may use this option.
-.It Fl M
-Use
-.Dv ICMP_MASKREQ
-instead of
-.Dv ICMP_ECHO .
-Print the netmask of the remote machine.
-Set the
-.Va net.inet.icmp.maskrepl
-MIB variable to enable
-.Dv ICMP_MASKREPLY .
-.It Fl m Ar ttl
-Set the IP Time To Live for outgoing packets.
-If not specified, the kernel uses the value of the
-.Va net.inet.ip.ttl
-MIB variable.
.It Fl M Ar mask | time
Use ICMP_MASKREQ or ICMP_TSTAMP instead of ICMP_ECHO. For
.Ar mask
@@ -179,6 +164,11 @@ MIB variable to enable ICMP_MASKREPLY.
For
.Ar time
print the origination, reception and transmition 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
+.Va net.inet.ip.ttl
+MIB variable.
.It Fl n
Numeric output only.
No attempt will be made to lookup symbolic names for host addresses.
OpenPOWER on IntegriCloud