Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Reflect typo fix, bump date



details:   https://anonhg.NetBSD.org/src/rev/c4fc38ff2d9b
branches:  trunk
changeset: 744678:c4fc38ff2d9b
user:      ryoon <ryoon%NetBSD.org@localhost>
date:      Mon Feb 10 15:30:33 2020 +0000

description:
Reflect typo fix, bump date

diffstat:

 share/man/man4/pms.4 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 4b7d4ea1d9bf -r c4fc38ff2d9b share/man/man4/pms.4
--- a/share/man/man4/pms.4      Mon Feb 10 15:29:05 2020 +0000
+++ b/share/man/man4/pms.4      Mon Feb 10 15:30:33 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pms.4,v 1.32 2018/11/06 09:14:08 blymn Exp $
+.\" $NetBSD: pms.4,v 1.33 2020/02/10 15:30:33 ryoon 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 February 4, 2018
+.Dd February 11, 2020
 .Dt PMS 4
 .Os
 .Sh NAME
@@ -222,7 +222,7 @@
 variables control behavior of ALPS touchpads:
 .Bl -tag -width 8n
 .It Dv hw.alps.touchpad_xy_precision_shift
-.It Dv hw.alps.tackstick_xy_precision_shift
+.It Dv hw.alps.trackstick_xy_precision_shift
 Decreased values improve the accuracy of X and Y-axis reporting
 at the expense of slower mouse movement (default 2 for touchpad
 and 1 for TrackStick).



Home | Main Index | Thread Index | Old Index