Module Name:    src
Committed By:   wiz
Date:           Tue Oct 12 07:43:49 UTC 2021

Modified Files:
        src/share/man/man4: wsmouse.4

Log Message:
Fix xrefs. Remove superfluous Pp.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/share/man/man4/wsmouse.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/wsmouse.4
diff -u src/share/man/man4/wsmouse.4:1.23 src/share/man/man4/wsmouse.4:1.24
--- src/share/man/man4/wsmouse.4:1.23	Mon Oct 11 18:06:06 2021
+++ src/share/man/man4/wsmouse.4	Tue Oct 12 07:43:49 2021
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsmouse.4,v 1.23 2021/10/11 18:06:06 nia Exp $
+.\" $NetBSD: wsmouse.4,v 1.24 2021/10/12 07:43:49 wiz Exp $
 .\"
 .\" Copyright (c) 1999
 .\" 	Matthias Drochner.  All rights reserved.
@@ -137,7 +137,6 @@ decreased by the value given in this var
 .Va wr_delay_minimum
 specifies the minimum delay, in milliseconds, between two consecutive
 events.
-.Pp
 .It Dv WSMOUSEIO_SETREPEAT Pq Li "struct wsmouse_repeat"
 Set the automatic button repeating configuration.
 See
@@ -167,8 +166,9 @@ if (ioctl(fd, WSMOUSEIO_SETVERSION, &ver
 .El
 .Sh SEE ALSO
 .Xr btms 4 ,
-.Xr lms 4 ,
-.Xr mms 4 ,
+.Xr dreamcast/mms 4 ,
+.Xr i386/lms 4 ,
+.Xr i386/mms 4 ,
 .Xr pms 4 ,
 .Xr uep 4 ,
 .Xr ums 4 ,

Reply via email to