diff options
author | ru <ru@FreeBSD.org> | 2005-01-18 20:02:45 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-01-18 20:02:45 +0000 |
commit | c05985f13f215ea0060080637a64b09c3cff6233 (patch) | |
tree | fcf95075ec47428572774cbb5d2f7bbdf690ed94 /usr.sbin/bluetooth | |
parent | 4c9a185523b963e32b04d8114b4b3f1e582b7c6f (diff) | |
download | FreeBSD-src-c05985f13f215ea0060080637a64b09c3cff6233.zip FreeBSD-src-c05985f13f215ea0060080637a64b09c3cff6233.tar.gz |
Sort sections.
Diffstat (limited to 'usr.sbin/bluetooth')
-rw-r--r-- | usr.sbin/bluetooth/bcmfw/bcmfw.8 | 10 | ||||
-rw-r--r-- | usr.sbin/bluetooth/bt3cfw/bt3cfw.8 | 4 | ||||
-rw-r--r-- | usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 | 4 | ||||
-rw-r--r-- | usr.sbin/bluetooth/hccontrol/hccontrol.8 | 6 | ||||
-rw-r--r-- | usr.sbin/bluetooth/hcsecd/hcsecd.8 | 12 | ||||
-rw-r--r-- | usr.sbin/bluetooth/l2ping/l2ping.8 | 6 | ||||
-rw-r--r-- | usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 | 4 | ||||
-rw-r--r-- | usr.sbin/bluetooth/sdpd/sdpd.8 | 6 |
8 files changed, 26 insertions, 26 deletions
diff --git a/usr.sbin/bluetooth/bcmfw/bcmfw.8 b/usr.sbin/bluetooth/bcmfw/bcmfw.8 index 14a3012..e799350 100644 --- a/usr.sbin/bluetooth/bcmfw/bcmfw.8 +++ b/usr.sbin/bluetooth/bcmfw/bcmfw.8 @@ -87,19 +87,19 @@ Endpoint of device .Ar N . .El +.Sh EXIT STATUS +.Ex -std .Sh EXAMPLES To download the firmware into the .Pa /dev/ubtbcmfw0 device: .Pp .Dl "bcmfw -n ubtbcmfw0 -m BCM2033-MD.hex -f BCM2033-FW.bin" -.Sh BUGS -Most likely. -Please report if found. -.Sh EXIT STATUS -.Ex -std .Sh SEE ALSO .Xr ubtbcmfw 4 , .Xr ugen 4 .Sh AUTHORS .An Maksim Yevmenkin Aq m_evmenkin@yahoo.com +.Sh BUGS +Most likely. +Please report if found. diff --git a/usr.sbin/bluetooth/bt3cfw/bt3cfw.8 b/usr.sbin/bluetooth/bt3cfw/bt3cfw.8 index a5c2438..54df178 100644 --- a/usr.sbin/bluetooth/bt3cfw/bt3cfw.8 +++ b/usr.sbin/bluetooth/bt3cfw/bt3cfw.8 @@ -63,11 +63,11 @@ Display usage message and exit. Connect to the specified Netgraph driver node of type .Dv BTCCC . .El -.Sh BUGS -Please report if found. .Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr ng_bt3c 4 .Sh AUTHORS .An Maksim Yevmenkin Aq m_evmenkin@yahoo.com +.Sh BUGS +Please report if found. diff --git a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 index 3b17174..4f0cdc8 100644 --- a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 +++ b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 @@ -86,13 +86,13 @@ are: .It Cm Known .It Cm Forget .El -.Sh EXIT STATUS -.Ex -std .Sh FILES .Bl -tag -width ".Pa /etc/bluetooth/bthidd.conf" -compact .It Pa /etc/bluetooth/bthidd.conf .It Pa /var/db/bthidd.hids .El +.Sh EXIT STATUS +.Ex -std .Sh SEE ALSO .Xr bthidd 8 .Sh AUTHORS diff --git a/usr.sbin/bluetooth/hccontrol/hccontrol.8 b/usr.sbin/bluetooth/hccontrol/hccontrol.8 index 326d417..c94516a 100644 --- a/usr.sbin/bluetooth/hccontrol/hccontrol.8 +++ b/usr.sbin/bluetooth/hccontrol/hccontrol.8 @@ -168,9 +168,6 @@ are: .It Cm Read_Node_Role_Switch .It Cm Write_Node_Role_Switch .El -.Sh BUGS -Most likely. -Please report if found. .Sh EXIT STATUS .Ex -std .Sh SEE ALSO @@ -181,3 +178,6 @@ Please report if found. .Xr hcseriald 8 .Sh AUTHORS .An Maksim Yevmenkin Aq m_evmenkin@yahoo.com +.Sh BUGS +Most likely. +Please report if found. diff --git a/usr.sbin/bluetooth/hcsecd/hcsecd.8 b/usr.sbin/bluetooth/hcsecd/hcsecd.8 index b7c2322..001f1d4 100644 --- a/usr.sbin/bluetooth/hcsecd/hcsecd.8 +++ b/usr.sbin/bluetooth/hcsecd/hcsecd.8 @@ -106,12 +106,6 @@ The default is .It Fl h Display usage message and exit. .El -.Sh BUGS -Currently there is no way to select link key or PIN code based on which local -device received the request. -Everything is based on remote device BD_ADDR. -Also might implement interface for external helpers to obtain link keys and -PIN codes. .Sh FILES .Bl -tag -width ".Pa /etc/bluetooth/hcsecd.conf" -compact .It Pa /etc/bluetooth/hcsecd.conf @@ -126,3 +120,9 @@ PIN codes. .Xr hcseriald 8 .Sh AUTHORS .An Maksim Yevmenkin Aq m_evmenkin@yahoo.com +.Sh BUGS +Currently there is no way to select link key or PIN code based on which local +device received the request. +Everything is based on remote device BD_ADDR. +Also might implement interface for external helpers to obtain link keys and +PIN codes. diff --git a/usr.sbin/bluetooth/l2ping/l2ping.8 b/usr.sbin/bluetooth/l2ping/l2ping.8 index 5d30239..477f4ec 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. diff --git a/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 b/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 index deb0550..d516001 100644 --- a/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 +++ b/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 @@ -266,6 +266,8 @@ Switched Data), HSCSD (High Speed Circuit Switched Data) or GPRS (General Packet Radio Service) connection. The availability of the particular connection type depends on the phone model and service plan activated on the phone. +.Sh EXIT STATUS +.Ex -std .Sh EXAMPLES .Dl "rfcomm_pppd -s -a 00:01:02:03:04:05 -C 1 -l rfcomm-server" .Pp @@ -305,8 +307,6 @@ in mode with .Dq Li rfcomm-client label. -.Sh EXIT STATUS -.Ex -std .Sh CAVEAT The .Nm diff --git a/usr.sbin/bluetooth/sdpd/sdpd.8 b/usr.sbin/bluetooth/sdpd/sdpd.8 index 3bd46c8..753ee08 100644 --- a/usr.sbin/bluetooth/sdpd/sdpd.8 +++ b/usr.sbin/bluetooth/sdpd/sdpd.8 @@ -122,9 +122,6 @@ It only performs minimal checking on the service data sent in the Service Register request. It is assumed that application must obtain all required resources such as RFCOMM channels etc., before registering the service. -.Sh BUGS -Most likely. -Please report if found. .Sh FILES .Bl -tag -width ".Pa /var/run/sdp" -compact .It Pa /var/run/sdp @@ -134,3 +131,6 @@ Please report if found. .Xr sdpcontrol 8 .Sh AUTHORS .An Maksim Yevmenkin Aq m_evmenkin@yahoo.com +.Sh BUGS +Most likely. +Please report if found. |