Module Name: src
Committed By: fair
Date: Sun May 17 01:00:57 UTC 2009
Modified Files:
src/share/man/man4: btkbd.4
Log Message:
Eliminate groff warnings seen during build.
Clarify that NetBSD can't use BT keyboards as console (others can).
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/btkbd.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/btkbd.4
diff -u src/share/man/man4/btkbd.4:1.3 src/share/man/man4/btkbd.4:1.4
--- src/share/man/man4/btkbd.4:1.3 Sat Dec 23 06:58:20 2006
+++ src/share/man/man4/btkbd.4 Sun May 17 01:00:57 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: btkbd.4,v 1.3 2006/12/23 06:58:20 wiz Exp $
+.\" $NetBSD: btkbd.4,v 1.4 2009/05/17 01:00:57 fair Exp $
.\"
.\" Copyright (c) 2006 Itronix Inc.
.\" All rights reserved.
@@ -30,18 +30,18 @@
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd August 12, 2006
+.Dd May 16, 2009
.Dt BTKBD 4
.Os
.Sh NAME
.Nm btkbd
.Nd Bluetooth keyboard support
.Sh SYNOPSIS
-.Cd "btkbd* at bthidev? reportid ?"
-.Cd "wskbd* at btkbd? console ?"
+.Cd "btkbd* at bthidev? reportid ?"
+.Cd "wskbd* at btkbd? console ?"
.Pp
-.Cd options BTKBD_REPEAT
-.Cd options BTKBD_LAYOUT=XXX
+.Cd "options BTKBD_REPEAT"
+.Cd "options BTKBD_LAYOUT=XXX"
.Sh DESCRIPTION
The
.Nm
@@ -68,6 +68,10 @@
under the sponsorship of Itronix, Inc.
.Sh BUGS
Due to the configuration & connection requirements, Bluetooth keyboards
-cannot be used until the system is fully booted.
+cannot be used until
+.Nx
+is fully booted.
.Pp
-Bluetooth keyboards cannot be the system console
+Bluetooth keyboards cannot be the
+.Nx
+system console.