waits for a response to its first request. Successive timeouts are\r
multiplied by the backoff factor.\r
.IP \fB-T\fIn\fR 5\r
-Select timeout in seconds (default 10).\r
+Ignored (for compatibility with fping 2.4).\r
.IP \fB-u\fR 5\r
Show targets that are unreachable.\r
.IP \fB-T\fIn\fR 5\r
#endif
fprintf( stderr, " -S addr set source address\n" );
fprintf( stderr, " -t n individual target initial timeout (in millisec) (default %d)\n", timeout / 100 );
+ fprintf( stderr, " -T n ignored (for compatibility with fping 2.4)\n");
fprintf( stderr, " -u show targets that are unreachable\n" );
fprintf( stderr, " -O n set the type of service (tos) flag on the ICMP packets\n" );
fprintf( stderr, " -v show version\n" );