Module Name: src
Committed By: plunky
Date: Tue Sep 1 18:19:08 UTC 2009
Modified Files:
src/usr.sbin/btconfig: btconfig.8
Log Message:
add xrefs for bluetooth drivers bcsp(4), btbc(4) and sbt(4)
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 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.13 src/usr.sbin/btconfig/btconfig.8:1.14
--- src/usr.sbin/btconfig/btconfig.8:1.13 Mon Aug 24 22:05:26 2009
+++ src/usr.sbin/btconfig/btconfig.8 Tue Sep 1 18:19:08 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: btconfig.8,v 1.13 2009/08/24 22:05:26 wiz Exp $
+.\" $NetBSD: btconfig.8,v 1.14 2009/09/01 18:19:08 plunky Exp $
.\"
.\" Copyright (c) 2006 Itronix Inc.
.\" All rights reserved.
@@ -184,9 +184,12 @@
requested address is unknown, or the user is not privileged and
tried to alter an device's configuration.
.Sh SEE ALSO
+.Xr bcsp 4 ,
.Xr bluetooth 4 ,
.Xr bt3c 4 ,
+.Xr btbc 4 ,
.Xr btuart 4 ,
+.Xr sbt 4 ,
.Xr ubt 4
.Sh HISTORY
The