Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 update uep(4) to reflect the fact it can be c...



details:   https://anonhg.NetBSD.org/src/rev/8275caec8459
branches:  trunk
changeset: 349304:8275caec8459
user:      maya <maya%NetBSD.org@localhost>
date:      Mon Dec 05 13:17:28 2016 +0000

description:
update uep(4) to reflect the fact it can be calibrated now.

diffstat:

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

diffs (28 lines):

diff -r 2da057c20369 -r 8275caec8459 share/man/man4/uep.4
--- a/share/man/man4/uep.4      Mon Dec 05 13:14:22 2016 +0000
+++ b/share/man/man4/uep.4      Mon Dec 05 13:17:28 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: uep.4,v 1.6 2008/04/30 13:10:54 martin Exp $
+.\" $NetBSD: uep.4,v 1.7 2016/12/05 13:17:28 maya Exp $
 .\"
 .\" Copyright (c) 2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd May 25, 2004
+.Dd December 4, 2016
 .Dt UEP 4
 .Os
 .Sh NAME
@@ -56,8 +56,7 @@
 driver appeared in
 .Nx 3.0 .
 .Sh BUGS
-.Nm
-currently does not support calibration.
+Calibration is only possible at compile time.
 Also, not all
 .Nx Ns -supplied
 X servers support the absolute position events it generates.



Home | Main Index | Thread Index | Old Index