From c49637989c10e106f9536fc12c263ea52548cdb1 Mon Sep 17 00:00:00 2001
From: wiz <wiz@NetBSD.org>
Date: Fri, 25 Oct 2002 21:00:45 +0000
Subject: [PATCH] Mention wsmoused(8) in some places (based on patch from PR
 18801 by Julio Merino).

---
 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(-)

diff --git a/share/man/man4/wsmouse.4 b/share/man/man4/wsmouse.4
index 885ddc6d1903..bb41d65eaea3 100644
--- a/share/man/man4/wsmouse.4
+++ b/share/man/man4/wsmouse.4
@@ -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 @@ utility gives access to these variables.
 .Xr ums 4 ,
 .Xr wscons 4 ,
 .Xr wsmux 4 ,
+.Xr moused 8 ,
 .Xr wsconsctl 8 ,
+.Xr wsmoused 8 ,
 .Xr wsmouse 9
diff --git a/share/man/man4/wsmux.4 b/share/man/man4/wsmux.4
index c0b386cb1a27..6cb09fbf3553 100644
--- a/share/man/man4/wsmux.4
+++ b/share/man/man4/wsmux.4
@@ -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 @@ a.k.a.
 .Xr wsconscfg 8 ,
 .Xr wsconsctl 8 ,
 .Xr wsfontload 8 ,
+.Xr wsmoused 8 ,
 .Xr wsmuxctl 8
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 417d5fae88cd..b8faca5333eb 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -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 @@ Configures the
 .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