Index: sbin/ping/ping.8 =================================================================== RCS file: /cvs/src/sbin/ping/ping.8,v retrieving revision 1.52 diff -u -p -r1.52 ping.8 --- sbin/ping/ping.8 24 Mar 2014 11:11:49 -0000 1.52 +++ sbin/ping/ping.8 2 Sep 2016 16:35:50 -0000 @@ -176,6 +176,7 @@ Specifies the number of data bytes to be The default is 56, which translates into 64 ICMP data bytes when combined with the 8 bytes of ICMP header data. +The maximum packet size is 65467. .It Fl T Ar toskeyword Change IPv4 TOS value. .Ar toskeyword
-- Michal Mazurek