summaryrefslogtreecommitdiffstats
path: root/sbin/ping/ping.8
diff options
context:
space:
mode:
authormaxim <maxim@FreeBSD.org>2003-01-23 13:04:42 +0000
committermaxim <maxim@FreeBSD.org>2003-01-23 13:04:42 +0000
commit14d7bf5dd29c2c39953da0220b454c8fd9eedabc (patch)
treed3d55bcb73b28afde296acd471de56a6233e2b9b /sbin/ping/ping.8
parent08b55cf1d9ee9c5758741e3b83621dffe665ee07 (diff)
downloadFreeBSD-src-14d7bf5dd29c2c39953da0220b454c8fd9eedabc.zip
FreeBSD-src-14d7bf5dd29c2c39953da0220b454c8fd9eedabc.tar.gz
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
Diffstat (limited to 'sbin/ping/ping.8')
-rw-r--r--sbin/ping/ping.82
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud