Module Name: src
Committed By: wiz
Date: Fri Jul 3 22:18:02 UTC 2015
Modified Files:
src/share/man/man4: btmagic.4
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/btmagic.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/btmagic.4
diff -u src/share/man/man4/btmagic.4:1.5 src/share/man/man4/btmagic.4:1.6
--- src/share/man/man4/btmagic.4:1.5 Fri Jul 3 14:18:18 2015
+++ src/share/man/man4/btmagic.4 Fri Jul 3 22:18:02 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: btmagic.4,v 1.5 2015/07/03 14:18:18 bouyer Exp $
+.\" $NetBSD: btmagic.4,v 1.6 2015/07/03 22:18:02 wiz Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -76,7 +76,9 @@ The
.Nm
driver emulates 3 buttons by splitting the area at the bottom of the
device in 3 equal zones and detects finger presence in one of these zones
-when the button is pressed. In addition, a tap in any area of the trackpad is interpreted as a left click. The timeout for tap detection defaults to 100ms
+when the button is pressed.
+In addition, a tap in any area of the trackpad is interpreted as a left click.
+The timeout for tap detection defaults to 100ms
and is adjustable with
.Xr sysctl 8 .
.Pp