diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-03-02 14:54:02 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-03-02 14:54:02 +0000 |
commit | 244b8ead7d31895ea1d7cfb075f4f7b33df35b0f (patch) | |
tree | 2643b52af6138b0f24a698abf3673abbbf78fc7d /sbin/ping6 | |
parent | b751643913f37cd82cb0231b0c05564aad5a23b4 (diff) | |
download | FreeBSD-src-244b8ead7d31895ea1d7cfb075f4f7b33df35b0f.zip FreeBSD-src-244b8ead7d31895ea1d7cfb075f4f7b33df35b0f.tar.gz |
Remove more single-space hard sentence breaks.
Diffstat (limited to 'sbin/ping6')
-rw-r--r-- | sbin/ping6/ping6.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sbin/ping6/ping6.8 b/sbin/ping6/ping6.8 index 2d6396a..31f5623 100644 --- a/sbin/ping6/ping6.8 +++ b/sbin/ping6/ping6.8 @@ -52,7 +52,8 @@ packets to network hosts .Sh DESCRIPTION .Bl -tag -width Ds .It Fl A -Enables transport-mode IPsec authentication header. (experimental) +Enables transport-mode IPsec authentication header. +(experimental) .It Fl a Ar addrtype Generate ICMPv6 Node Information Node Addresses query, rather than echo-request. .Ar addrtype @@ -92,7 +93,8 @@ Set the .Dv SO_DEBUG option on the socket being used. .It Fl E -Enables transport-mode IPsec encapsulated security payload. (experimental) +Enables transport-mode IPsec encapsulated security payload. +(experimental) .It Fl f Flood ping. Outputs packets as fast as they come back or one hundred times per second, |