Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/btconfig some extra information about "page timeout...



details:   https://anonhg.NetBSD.org/src/rev/6d02b216e599
branches:  trunk
changeset: 757993:6d02b216e599
user:      plunky <plunky%NetBSD.org@localhost>
date:      Mon Oct 11 15:37:55 2010 +0000

description:
some extra information about "page timeout" option

diffstat:

 usr.sbin/btconfig/btconfig.8 |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r cbce607c04b5 -r 6d02b216e599 usr.sbin/btconfig/btconfig.8
--- a/usr.sbin/btconfig/btconfig.8      Mon Oct 11 15:30:57 2010 +0000
+++ b/usr.sbin/btconfig/btconfig.8      Mon Oct 11 15:37:55 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: btconfig.8,v 1.15 2009/09/01 18:20:14 plunky Exp $
+.\" $NetBSD: btconfig.8,v 1.16 2010/10/11 15:37:55 plunky Exp $
 .\"
 .\" Copyright (c) 2006 Itronix Inc.
 .\" All rights reserved.
@@ -29,7 +29,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd September 1, 2009
+.Dd October 11, 2010
 .Dt BTCONFIG 8
 .Os
 .Sh NAME
@@ -165,7 +165,8 @@
 [This should be 0x0060 for now]
 .It Cm pto
 Set Page Timeout value.
-This is a decimal value in milliseconds.
+This is a decimal value in milliseconds, indicating how long the device
+will attempt to page another when opening baseband connections.
 .It Cm scomtu
 Change SCO mtu value.
 This is a decimal value, see



Home | Main Index | Thread Index | Old Index