Module Name:    src
Committed By:   christos
Date:           Sun Feb  4 18:17:59 UTC 2018

Modified Files:
        src/share/man/man4: pms.4

Log Message:
remove dup the from %eax


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/share/man/man4/pms.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/pms.4
diff -u src/share/man/man4/pms.4:1.30 src/share/man/man4/pms.4:1.31
--- src/share/man/man4/pms.4:1.30	Mon Nov  6 16:40:04 2017
+++ src/share/man/man4/pms.4	Sun Feb  4 13:17:59 2018
@@ -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 @@ ignored (default 4).
 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.

Reply via email to