From 14d7bf5dd29c2c39953da0220b454c8fd9eedabc Mon Sep 17 00:00:00 2001 From: maxim Date: Thu, 23 Jan 2003 13:04:42 +0000 Subject: Better error handling for -s. Submitted by: bde Do not constantify maximum payload size. It is 65467 with -R (record route), and 65507 without it. Reviewed by: silence on -net Proposed by: bde I am going to MFC rev.1.77 - 1.81 ping.c and rev.1.39 and 1.40 ping.8: MFC after: 6 months --- sbin/ping/ping.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/ping/ping.8') diff --git a/sbin/ping/ping.8 b/sbin/ping/ping.8 index 105e5f1..5aa26fa 100644 --- a/sbin/ping/ping.8 +++ b/sbin/ping/ping.8 @@ -235,7 +235,7 @@ data bytes when combined with the 8 bytes of .Tn ICMP header data. -Only the super-user may use this option. +Only the super-user may specify values more than default. .It Fl S Ar src_addr Use the following IP address as the source address in outgoing packets. On hosts with more than one IP address, this option can be used to -- cgit v1.1