Module Name:    src
Committed By:   plunky
Date:           Tue Aug 18 17:40:31 UTC 2009

Modified Files:
        src/usr.sbin/btconfig: btconfig.8

Log Message:
update the "Class of Device" information, now that the Assigned Numbers
documents are available at www.bluetooth.com


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/btconfig/btconfig.8

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

Modified files:

Index: src/usr.sbin/btconfig/btconfig.8
diff -u src/usr.sbin/btconfig/btconfig.8:1.7 src/usr.sbin/btconfig/btconfig.8:1.8
--- src/usr.sbin/btconfig/btconfig.8:1.7	Fri Sep  7 18:40:01 2007
+++ src/usr.sbin/btconfig/btconfig.8	Tue Aug 18 17:40:31 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: btconfig.8,v 1.7 2007/09/07 18:40:01 plunky Exp $
+.\" $NetBSD: btconfig.8,v 1.8 2009/08/18 17:40:31 plunky Exp $
 .\"
 .\" Copyright (c) 2006 Itronix Inc.
 .\" All rights reserved.
@@ -117,11 +117,12 @@
 .It Cm class Ar class
 Set class of device.
 .Ar class
-is a 3 byte hex value the value of which declares the device capabilities.
-See Bluetooth Assigned Numbers documents at
-.Dv https://www.bluetooth.org/
-for details
-of constructing a "Class of Device" value.
+is a 6 digit hex value the value of which declares the device capabilities.
+See the
+.Qq Assigned Numbers - Baseband
+document at
+.Dv http://www.bluetooth.com/
+for details of constructing a Class of Device value.
 As a starter, 0x020104 means Desktop Computer, with Networking
 available.
 .It Cm fixed

Reply via email to