Module Name:    src
Committed By:   plunky
Date:           Sun Oct 17 11:45:36 UTC 2010

Modified Files:
        src/share/man/man4: bthub.4

Log Message:
note new controllers (as parents) bcsp(4) and sbt(4),
and new device (as child) btmagic(4)


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man4/bthub.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/bthub.4
diff -u src/share/man/man4/bthub.4:1.7 src/share/man/man4/bthub.4:1.8
--- src/share/man/man4/bthub.4:1.7	Tue Aug 21 10:56:11 2007
+++ src/share/man/man4/bthub.4	Sun Oct 17 11:45:36 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: bthub.4,v 1.7 2007/08/21 10:56:11 kiyohara Exp $
+.\" $NetBSD: bthub.4,v 1.8 2010/10/17 11:45:36 plunky Exp $
 .\"
 .\" Copyright (c) 2006 Itronix Inc.
 .\" All rights reserved.
@@ -29,19 +29,22 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd August 21, 2007
+.Dd October 17, 2010
 .Dt BTHUB 4
 .Os
 .Sh NAME
 .Nm bthub
 .Nd Bluetooth Remote Device Hub
 .Sh SYNOPSIS
+.Cd "bthub* at bcsp?"
 .Cd "bthub* at bt3c?"
 .Cd "bthub* at btbc?"
 .Cd "bthub* at btuart?"
+.Cd "bthub* at sbt?"
 .Cd "bthub* at ubt?"
 .Pp
 .Cd "bthidev* at bthub?"
+.Cd "btmagic* at bthub?"
 .Cd "btsco* at bthub?"
 .Sh DESCRIPTION
 The
@@ -103,6 +106,7 @@
 .Sh SEE ALSO
 .Xr bluetooth 4 ,
 .Xr bthidev 4 ,
+.Xr btmagic 4 ,
 .Xr btsco 4 ,
 .Xr btdevctl 8
 .Sh HISTORY

Reply via email to