Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 make a small mention how to configure the tty...
details: https://anonhg.NetBSD.org/src/rev/62710e958de7
branches: trunk
changeset: 746934:62710e958de7
user: plunky <plunky%NetBSD.org@localhost>
date: Sun Aug 23 19:44:39 2009 +0000
description:
make a small mention how to configure the tty line as a bluetooth device
diffstat:
share/man/man4/bcsp.4 | 13 +++++++++----
share/man/man4/btuart.4 | 10 ++++++++--
2 files changed, 17 insertions(+), 6 deletions(-)
diffs (70 lines):
diff -r 518afdc36dde -r 62710e958de7 share/man/man4/bcsp.4
--- a/share/man/man4/bcsp.4 Sun Aug 23 19:32:16 2009 +0000
+++ b/share/man/man4/bcsp.4 Sun Aug 23 19:44:39 2009 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bcsp.4,v 1.4 2009/05/18 13:51:10 wiz Exp $
+.\" $NetBSD: bcsp.4,v 1.5 2009/08/23 19:44:39 plunky Exp $
.\"
.\" Copyright (c) 2007 KIYOHARA Takashi
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd November 2, 2007
+.Dd August 23, 2009
.Dt BCSP 4
.Os
.Sh NAME
@@ -47,6 +47,12 @@
supports BCSP Link Establishment Protocol, as described in the
.Qq BCSP Link Establishment Protocol
specification.
+.Pp
+The
+.Xr btattach 8
+program is used to configure the tty line and create the
+.Nm
+driver instance.
.Sh SEE ALSO
.Xr bluetooth 4 ,
.Xr btuart 4 ,
@@ -59,6 +65,5 @@
.Sh AUTHORS
.An KIYOHARA Takashi Aq kiyohara%kk.iij4u.or.jp@localhost
.Sh BUGS
-The
.Nm
-not support configuration for baud rate yet.
+does not support configuration for baud rate yet.
diff -r 518afdc36dde -r 62710e958de7 share/man/man4/btuart.4
--- a/share/man/man4/btuart.4 Sun Aug 23 19:32:16 2009 +0000
+++ b/share/man/man4/btuart.4 Sun Aug 23 19:44:39 2009 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: btuart.4,v 1.8 2009/05/27 19:23:59 snj Exp $
+.\" $NetBSD: btuart.4,v 1.9 2009/08/23 19:44:39 plunky Exp $
.\"
.\" Copyright (c) 2007 KIYOHARA Takashi
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd March 23, 2008
+.Dd August 23, 2009
.Dt BTUART 4
.Os
.Sh NAME
@@ -44,6 +44,12 @@
.Bq Transport Layer
specification, Vol 4 part A.
.Qc
+.Pp
+The
+.Xr btattach 8
+program is used to configure the tty line and create the
+.Nm
+driver instance.
.Sh SEE ALSO
.Xr bcsp 4 ,
.Xr bluetooth 4 ,
Home |
Main Index |
Thread Index |
Old Index