Subject: misc/18801: Reference wsmoused(8) from several manpages
To: None <gnats-bugs@gnats.netbsd.org>
From: Julio Merino <jmmv@menta.net>
List: netbsd-bugs
Date: 10/25/2002 22:59:39
>Number: 18801
>Category: misc
>Synopsis: Reference wsmoused(8) from several manpages
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Fri Oct 25 13:56:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Julio Merino
>Release: NetBSD 1.6J
>Organization:
HispaBSD
>Environment:
System: NetBSD darkstar.local 1.6J NetBSD 1.6J (DARKSTAR) #32: Thu Oct 24 13:44:00 CEST 2002 jmmv@darkstar.local:/var/build/kernel/DARKSTAR i386
Architecture: i386
Machine: i386
>Description:
Several manpages are missing references to the wsmoused(8) daemon.
These manpages are: wsmouse(4), wsmux(4), rc.conf(5), moused(8) and
wsmoused(8). They should include it because it is related stuff.
Some of them already include a reference to moused(8).
I've also added moused(8) references where it was missing (in
wsmoused(8)).
Note that the patch to moused(8) also adds a missing newline at end
of manpage... this has been automatically done by the patch program,
but I think it can be good to apply this too (to avoid future
"warnings" in the same manpage).
>How-To-Repeat:
>Fix:
So, here is it:
Index: share/man/man4/wsmouse.4
===================================================================
RCS file: /cvsroot/sharesrc/share/man/man4/wsmouse.4,v
retrieving revision 1.8
diff -u -u -r1.8 wsmouse.4
--- wsmouse.4 2002/09/18 11:56:29 1.8
+++ wsmouse.4 2002/10/25 20:49:43
@@ -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
Index: share/man/man4/wsmux.4
===================================================================
RCS file: /cvsroot/sharesrc/share/man/man4/wsmux.4,v
retrieving revision 1.9
diff -u -u -r1.9 wsmux.4
--- wsmux.4 2001/10/29 22:51:33 1.9
+++ wsmux.4 2002/10/25 20:49:43
@@ -110,4 +110,5 @@
.Xr wsconscfg 8 ,
.Xr wsconsctl 8 ,
.Xr wsfontload 8 ,
+.Xr wsmoused 8 ,
.Xr wsmuxctl 8
Index: share/man/man5/rc.conf.5
===================================================================
RCS file: /cvsroot/sharesrc/share/man/man5/rc.conf.5,v
retrieving revision 1.68
diff -u -u -r1.68 rc.conf.5
--- rc.conf.5 2002/10/02 15:26:29 1.68
+++ rc.conf.5 2002/10/25 20:49:46
@@ -1116,6 +1116,14 @@
.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
Index: usr.sbin/moused/moused.8
===================================================================
RCS file: /cvsroot/basesrc/usr.sbin/moused/moused.8,v
retrieving revision 1.3
diff -u -u -r1.3 moused.8
--- moused.8 2001/11/22 04:10:07 1.3
+++ moused.8 2002/10/25 20:49:46
@@ -402,7 +402,8 @@
.Sh SEE ALSO
.Xr wsmouse 4 ,
.Xr wsmux 4 ,
-.Xr rc.conf 5
+.Xr rc.conf 5 ,
+.Xr wsmoused 8
.Sh STANDARDS
.Nm
partially supports
@@ -437,4 +438,4 @@
In contrast, some ALPS GlidePoint and Interlink VersaPad models
treat the tapping action as fourth button events.
Use the option ``-m 1=4'' for these models
-to obtain the same effect as the other pad devices.
\ No newline at end of file
+to obtain the same effect as the other pad devices.
Index: usr.sbin/wsmoused/wsmoused.8
===================================================================
RCS file: /cvsroot/basesrc/usr.sbin/wsmoused/wsmoused.8,v
retrieving revision 1.5
diff -u -u -r1.5 wsmoused.8
--- wsmoused.8 2002/08/20 16:55:28 1.5
+++ wsmoused.8 2002/10/25 20:49:49
@@ -136,7 +136,8 @@
.Xr wsdisplay 4 ,
.Xr wsmouse 4 ,
.Xr ttys 5 ,
-.Xr wscons.conf 5
+.Xr wscons.conf 5 ,
+.Xr moused 8
.Sh HISTORY
The
.Nm
Thank you!
>Release-Note:
>Audit-Trail:
>Unformatted: