Add btuart and btbc.
This commit is contained in:
parent
5657bcacb9
commit
d080794a69
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: bluetooth.4,v 1.5 2007/04/21 06:15:22 plunky Exp $
|
||||
.\" $NetBSD: bluetooth.4,v 1.6 2007/08/21 10:56:11 kiyohara Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2006 Itronix Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -30,7 +30,7 @@
|
|||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\"
|
||||
.Dd April 10, 2007
|
||||
.Dd August 21, 2007
|
||||
.Dt BLUETOOTH 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -368,6 +368,8 @@ Only the super-user may change device configurations.
|
|||
.Xr getsockname 2 ,
|
||||
.Xr bluetooth 3 ,
|
||||
.Xr bt3c 4 ,
|
||||
.Xr btbc 4 ,
|
||||
.Xr btuart 4 ,
|
||||
.Xr options 4 ,
|
||||
.Xr ubt 4
|
||||
.Sh HISTORY
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: bthub.4,v 1.6 2006/10/04 19:29:25 wiz Exp $
|
||||
.\" $NetBSD: bthub.4,v 1.7 2007/08/21 10:56:11 kiyohara Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2006 Itronix Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -29,7 +29,7 @@
|
|||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd October 4, 2006
|
||||
.Dd August 21, 2007
|
||||
.Dt BTHUB 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -37,6 +37,8 @@
|
|||
.Nd Bluetooth Remote Device Hub
|
||||
.Sh SYNOPSIS
|
||||
.Cd "bthub* at bt3c?"
|
||||
.Cd "bthub* at btbc?"
|
||||
.Cd "bthub* at btuart?"
|
||||
.Cd "bthub* at ubt?"
|
||||
.Pp
|
||||
.Cd "bthidev* at bthub?"
|
||||
|
|
Loading…
Reference in New Issue