diff options
Diffstat (limited to 'usr.sbin/bluetooth/l2ping/l2ping.8')
-rw-r--r-- | usr.sbin/bluetooth/l2ping/l2ping.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/bluetooth/l2ping/l2ping.8 b/usr.sbin/bluetooth/l2ping/l2ping.8 index 5d30239c99c2..477f4ecc1a70 100644 --- a/usr.sbin/bluetooth/l2ping/l2ping.8 +++ b/usr.sbin/bluetooth/l2ping/l2ping.8 @@ -100,9 +100,6 @@ internal use. Use this option with caution. Some implementations may not like large sizes and may hang or even crash. .El -.Sh BUGS -Could collect more statistic. -Could check for duplicated, corrupted and lost packets. .Sh EXIT STATUS .Ex -std .Sh SEE ALSO @@ -113,3 +110,6 @@ Could check for duplicated, corrupted and lost packets. .Xr l2control 8 .Sh AUTHORS .An Maksim Yevmenkin Aq m_evmenkin@yahoo.com +.Sh BUGS +Could collect more statistic. +Could check for duplicated, corrupted and lost packets. |