Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man Mention wsmoused(8) in some places (based on patch...
details: https://anonhg.NetBSD.org/src/rev/467e850ffdb7
branches: trunk
changeset: 538688:467e850ffdb7
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Oct 25 21:00:45 2002 +0000
description:
Mention wsmoused(8) in some places (based on patch from PR 18801 by
Julio Merino).
diffstat:
share/man/man4/wsmouse.4 | 4 +++-
share/man/man4/wsmux.4 | 3 ++-
share/man/man5/rc.conf.5 | 11 ++++++++++-
3 files changed, 15 insertions(+), 3 deletions(-)
diffs (57 lines):
diff -r 7a4cfa59f21f -r 467e850ffdb7 share/man/man4/wsmouse.4
--- a/share/man/man4/wsmouse.4 Fri Oct 25 20:46:44 2002 +0000
+++ b/share/man/man4/wsmouse.4 Fri Oct 25 21:00:45 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsmouse.4,v 1.8 2002/09/18 11:56:29 uebayasi Exp $
+.\" $NetBSD: wsmouse.4,v 1.9 2002/10/25 21:00:45 wiz Exp $
.Dd April 16, 2002
.Os
.Dt WSMOUSE 4
@@ -48,5 +48,7 @@
.Xr ums 4 ,
.Xr wscons 4 ,
.Xr wsmux 4 ,
+.Xr moused 8 ,
.Xr wsconsctl 8 ,
+.Xr wsmoused 8 ,
.Xr wsmouse 9
diff -r 7a4cfa59f21f -r 467e850ffdb7 share/man/man4/wsmux.4
--- a/share/man/man4/wsmux.4 Fri Oct 25 20:46:44 2002 +0000
+++ b/share/man/man4/wsmux.4 Fri Oct 25 21:00:45 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsmux.4,v 1.9 2001/10/29 22:51:33 augustss Exp $
+.\" $NetBSD: wsmux.4,v 1.10 2002/10/25 21:00:45 wiz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -110,4 +110,5 @@
.Xr wsconscfg 8 ,
.Xr wsconsctl 8 ,
.Xr wsfontload 8 ,
+.Xr wsmoused 8 ,
.Xr wsmuxctl 8
diff -r 7a4cfa59f21f -r 467e850ffdb7 share/man/man5/rc.conf.5
--- a/share/man/man5/rc.conf.5 Fri Oct 25 20:46:44 2002 +0000
+++ b/share/man/man5/rc.conf.5 Fri Oct 25 21:00:45 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rc.conf.5,v 1.68 2002/10/02 15:26:29 wiz Exp $
+.\" $NetBSD: rc.conf.5,v 1.69 2002/10/25 21:00:45 wiz Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" Copyright (c) 1997 Curt J. Sampson
@@ -1116,6 +1116,15 @@
.Xr wscons 4
console driver, from the configuration file
.Pa /etc/wscons.conf .
+.It Sy wsmoused
+.Sq YES
+or
+.Sq NO .
+Runs
+.Xr wsmoused 8 ,
+to provide copy and paste text support in wscons displays.
+Passes
+.Sy wsmoused_flags .
.El
.Sh FILES
.Bl -tag -width /etc/defaults/rc.conf -compact
Home |
Main Index |
Thread Index |
Old Index