Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/wsmoused correct for ttyEstat
details: https://anonhg.NetBSD.org/src/rev/365a38bd6293
branches: trunk
changeset: 533324:365a38bd6293
user: christos <christos%NetBSD.org@localhost>
date: Thu Jun 27 15:12:23 2002 +0000
description:
correct for ttyEstat
diffstat:
usr.sbin/wsmoused/wsmoused.8 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 3a115e5e3600 -r 365a38bd6293 usr.sbin/wsmoused/wsmoused.8
--- a/usr.sbin/wsmoused/wsmoused.8 Thu Jun 27 15:10:32 2002 +0000
+++ b/usr.sbin/wsmoused/wsmoused.8 Thu Jun 27 15:12:23 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsmoused.8,v 1.1 2002/06/26 23:13:09 christos Exp $
+.\" $NetBSD: wsmoused.8,v 1.2 2002/06/27 15:12:23 christos Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -69,11 +69,11 @@
.El
.Sh FILES
.Bl -tag -width /dev/wsmouse0
-.It Pa /dev/ttyE*
+.It Pa /dev/ttyE[0-n]
tty devices
.It Pa /dev/wsmouse0
mouse control device
-.It Pa /dev/wsdisplay
+.It Pa /dev/ttyEstat
wsdisplay status notification device
.El
.Sh EXAMPLES
Home |
Main Index |
Thread Index |
Old Index