diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-04 02:45:26 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-04 02:45:26 +0000 |
commit | 8b44fe6976bc998d4f0e2aad3f16532a857e5794 (patch) | |
tree | 196a1ce3b84d92c654f45f5c001905bd1b00101d /sbin/ping/ping.8 | |
parent | 67797a0990e5f662d6d5a45d57b8df9621d9b446 (diff) |
start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@
Diffstat (limited to 'sbin/ping/ping.8')
-rw-r--r-- | sbin/ping/ping.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/ping/ping.8 b/sbin/ping/ping.8 index 01b8fd4022c..b2b82670151 100644 --- a/sbin/ping/ping.8 +++ b/sbin/ping/ping.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ping.8,v 1.17 1999/05/23 14:11:19 aaron Exp $ +.\" $OpenBSD: ping.8,v 1.18 1999/06/04 02:45:22 aaron Exp $ .\" $NetBSD: ping.8,v 1.10 1995/12/31 04:55:35 ghudson Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 @@ -163,13 +163,13 @@ This option can be used to ping a local host through an interface that has no route through it (e.g., after the interface was dropped by .Xr routed 8 ) . .It Fl s Ar packetsize -Specifies the number of data bytes to be sent. +Specifies the number of data bytes to be sent. The default is 56, which translates into 64 .Tn ICMP data bytes when combined with the 8 bytes of .Tn ICMP -header data. If the +header data. If the .Fl D or .Fl T |