Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 remove dup the from %eax
details: https://anonhg.NetBSD.org/src/rev/5c87652084db
branches: trunk
changeset: 359210:5c87652084db
user: christos <christos%NetBSD.org@localhost>
date: Sun Feb 04 18:17:59 2018 +0000
description:
remove dup the from %eax
diffstat:
share/man/man4/pms.4 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 47aaef597439 -r 5c87652084db share/man/man4/pms.4
--- a/share/man/man4/pms.4 Sun Feb 04 17:54:34 2018 +0000
+++ b/share/man/man4/pms.4 Sun Feb 04 18:17:59 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pms.4,v 1.30 2017/11/06 21:40:04 wiz Exp $
+.\" $NetBSD: pms.4,v 1.31 2018/02/04 18:17:59 christos Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
.\" All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
.\"
-.Dd November 6, 2017
+.Dd February 4, 2018
.Dt PMS 4
.Os
.Sh NAME
@@ -157,7 +157,7 @@
Sets the top edge of the button emulation region on a clickpad.
Since a clickpad only reports left clicks this region is used to emulate
two or three buttons by detecting the finger location and reporting
-either a button 2 or button 3 click iff the the click occurs within
+either a button 2 or button 3 click iff the click occurs within
the region bounded by button_boundary and the bottom of the clickpad.
.It Dv hw.synaptics.button3_edge
This defines the left hand edge of the button 3 region.
Home |
Main Index |
Thread Index |
Old Index