diff options
| author | plunky <plunky@NetBSD.org> | 2010-10-11 15:30:57 +0000 |
|---|---|---|
| committer | plunky <plunky@NetBSD.org> | 2010-10-11 15:30:57 +0000 |
| commit | 2cf0f09d1db5aaf9339ef8aec949f7aeeaa49557 (patch) | |
| tree | 0a36c8332195fc2acad9180d8046ac8ca0231040 /usr.sbin/btdevctl | |
| parent | 99101ab637619601faf830b12d1cda6fc31d12b9 (diff) | |
add a reference in the SEE ALSO section to "The NetBSD Guide" for
detailed examples of device configuration
Diffstat (limited to 'usr.sbin/btdevctl')
| -rw-r--r-- | usr.sbin/btdevctl/btdevctl.8 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/usr.sbin/btdevctl/btdevctl.8 b/usr.sbin/btdevctl/btdevctl.8 index 767f349e9ce..a88a614a586 100644 --- a/usr.sbin/btdevctl/btdevctl.8 +++ b/usr.sbin/btdevctl/btdevctl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: btdevctl.8,v 1.5 2007/12/02 20:59:29 wiz Exp $ +.\" $NetBSD: btdevctl.8,v 1.6 2010/10/11 15:30:57 plunky Exp $ .\" .\" Copyright (c) 2006 Itronix Inc. .\" All rights reserved. @@ -51,10 +51,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: btdevctl.8,v 1.5 2007/12/02 20:59:29 wiz Exp $ -.\" $FreeBSD: src/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8,v 1.3 2005/01/18 20:02:30 ru Exp $ -.\" -.Dd April 10, 2007 +.Dd October 11, 2010 .Dt BTDEVCTL 8 .Os .Sh NAME @@ -164,6 +161,10 @@ to YES. .Xr bthub 4 , .Xr btsco 4 , .Xr rc.conf 5 +.Pp +See the Bluetooth chapter of +.Qq The NetBSD Guide +for detailed examples of configuring keyboards, mice and audio headsets. .Sh HISTORY Parts of the .Nm |
