From c8e88473cb255d7cb3fcdac439c0f612cb221974 Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 12 Dec 2002 13:26:32 +0000 Subject: mdoc(7) police: markup fixes. Approved by: re --- usr.bin/bluetooth/btsockstat/btsockstat.1 | 34 ++++++++++++++++--------------- 1 file changed, 18 insertions(+), 16 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/bluetooth/btsockstat/btsockstat.1 b/usr.bin/bluetooth/btsockstat/btsockstat.1 index a1295cd..357edd2 100644 --- a/usr.bin/bluetooth/btsockstat/btsockstat.1 +++ b/usr.bin/bluetooth/btsockstat/btsockstat.1 @@ -1,5 +1,3 @@ -.\" btsockstat.1 -.\" .\" Copyright (c) 2001-2002 Maksim Yevmenkin .\" All rights reserved. .\" @@ -24,8 +22,8 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: btsockstat.1,v 1.2 2002/11/12 17:08:34 max Exp $ .\" $FreeBSD$ +.\" .Dd August 31, 2002 .Dt BTSOCKSTAT 1 .Os @@ -35,39 +33,43 @@ .Sh SYNOPSIS .Nm .Op Fl p Ar protocol -.Op Fl r +.Op Fl r .Op Fl M Ar core .Sh DESCRIPTION The -.Nm -command symbolically displays the contents of various Bluetooth sockets -related data structures. There are few output formats, depending on the +.Nm +utility symbolically displays the contents of various Bluetooth sockets +related data structures. +There are few output formats, depending on the options for the information presented. +The .Nm -will print results to the standard output and error messages to the +utility +will print results to the standard output and error messages to the standard error. .Pp The options are as follows: .Bl -tag -width indent .It Fl p Ar protocol -Display a list of active sockets (protocol control blocks) for each -specified protocol. Supported protocols are: -.Cm hci_raw , l2cap_raw -and +Display a list of active sockets (protocol control blocks) for each +specified protocol. +Supported protocols are: +.Cm hci_raw , l2cap_raw +and .Cm l2cap . .It Fl r Display a list of active routing entries (if any) for specified protocol. .It Fl M Ar core -Extract values associated with the name list from the specified core +Extract values associated with the name list from the specified core instead of the default -.Pa /dev/kmem. +.Pa /dev/kmem . .El .Sh BUGS -Most likely. Please report if found. +Most likely. +Please report if found. .Sh DIAGNOSTICS .Ex -std .Sh SEE ALSO .Xr ng_btsocket 4 .Sh AUTHORS .An Maksim Yevmenkin Aq m_evmenkin@yahoo.com - -- cgit v1.1