diff options
Diffstat (limited to 'sbin/ping6/ping6.8')
-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 2d6396ac1eac..31f562334081 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, |