Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/btattach Sort sections. Try to improve description ...



details:   https://anonhg.NetBSD.org/src/rev/2ba64840c2dc
branches:  trunk
changeset: 752872:2ba64840c2dc
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Mar 09 10:54:01 2010 +0000

description:
Sort sections. Try to improve description of -t.

diffstat:

 usr.sbin/btattach/btattach.8 |  18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diffs (43 lines):

diff -r 43afe086a5a6 -r 2ba64840c2dc usr.sbin/btattach/btattach.8
--- a/usr.sbin/btattach/btattach.8      Tue Mar 09 02:01:51 2010 +0000
+++ b/usr.sbin/btattach/btattach.8      Tue Mar 09 10:54:01 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: btattach.8,v 1.4 2010/03/08 18:35:51 kiyohara Exp $
+.\" $NetBSD: btattach.8,v 1.5 2010/03/09 10:54:01 wiz Exp $
 .\"
 .\" Copyright (c) 2007 KIYOHARA Takashi
 .\" All rights reserved.
@@ -113,10 +113,10 @@
 .Pp
 Only the super-user may attach a Bluetooth HCI interface.
 .Pp
-Test mode guess speed by received link-establish packet from HCI.
-Or
-.Xr btuart 4
-, if not respond.
+Test mode tries to guess the speed using the received link-establish
+packet from HCI, or
+.Xr btuart 4 ,
+if there is no response.
 .Sh FILES
 .Bl -tag -compact
 .It Pa /var/run/btattach- Ns Bro tty Brc Ns .pid
@@ -126,10 +126,6 @@
 .Xr bluetooth 4 ,
 .Xr btuart 4 ,
 .Xr btconfig 8
-.Sh BUGS
-Not all
-.Ar type
-initializations have been tested.
 .Sh HISTORY
 The
 .Nm
@@ -140,3 +136,7 @@
 .Sh AUTHORS
 .An KIYOHARA Takashi Aq kiyohara%kk.iij4u.or.jp@localhost
 .An Iain Hibbert
+.Sh BUGS
+Not all
+.Ar type
+initializations have been tested.



Home | Main Index | Thread Index | Old Index