diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 20:02:45 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 20:02:45 +0000 |
commit | 59a3c79da68b53e9d606f0b7991574d982a843e1 (patch) | |
tree | fcf95075ec47428572774cbb5d2f7bbdf690ed94 /usr.sbin/bluetooth/l2ping/l2ping.8 | |
parent | c75ac469472f60090b8c8019bfdc3d059b15ba99 (diff) |
Sort sections.
Notes
Notes:
svn path=/head/; revision=140442
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. |