From 6cafd526f14d917ab82630ab992efc4e9a166dfc Mon Sep 17 00:00:00 2001 From: mdodd Date: Wed, 5 Mar 2003 20:35:45 +0000 Subject: Remove documentation of old '-M' flag. Re-order. --- sbin/ping/ping.8 | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) (limited to 'sbin/ping/ping.8') 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. -- cgit v1.1