Tue Jun 13 08:10:52 2017 UTC ()
Fix typo in macro name.


(wiz)
diff -r1.13 -r1.14 src/share/man/man4/wsmux.4

cvs diff -r1.13 -r1.14 src/share/man/man4/wsmux.4 (expand / switch to unified diff)

--- src/share/man/man4/wsmux.4 2017/06/13 06:37:21 1.13
+++ src/share/man/man4/wsmux.4 2017/06/13 08:10:52 1.14
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: wsmux.4,v 1.13 2017/06/13 06:37:21 pgoyette Exp $ 1.\" $NetBSD: wsmux.4,v 1.14 2017/06/13 08:10:52 wiz Exp $
2.\" 2.\"
3.\" Copyright (c) 1999 The NetBSD Foundation, Inc. 3.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
4.\" All rights reserved. 4.\" All rights reserved.
5.\" 5.\"
6.\" Redistribution and use in source and binary forms, with or without 6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions 7.\" modification, are permitted provided that the following conditions
8.\" are met: 8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright 9.\" 1. Redistributions of source code must retain the above copyright
10.\" notice, this list of conditions and the following disclaimer. 10.\" notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright 11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\" notice, this list of conditions and the following disclaimer in the 12.\" notice, this list of conditions and the following disclaimer in the
13.\" documentation and/or other materials provided with the distribution. 13.\" documentation and/or other materials provided with the distribution.
14.\" 14.\"
@@ -61,27 +61,27 @@ command. @@ -61,27 +61,27 @@ command.
61It will then receive all keystrokes from all keyboards 61It will then receive all keystrokes from all keyboards
62and, furthermore, keyboards can be dynamically attached and detached without 62and, furthermore, keyboards can be dynamically attached and detached without
63further user interaction. 63further user interaction.
64Additionally, bell events generated for the display will be directed to 64Additionally, bell events generated for the display will be directed to
65all attached 65all attached
66.Xr wsbell 4 66.Xr wsbell 4
67devices. 67devices.
68In a similar way, the window system will open the mouse multiplexor 68In a similar way, the window system will open the mouse multiplexor
69and receive all mouse events; mice can also be dynamically attached 69and receive all mouse events; mice can also be dynamically attached
70and detached. 70and detached.
71.Pp 71.Pp
72If a 72If a
73.Xr wskbd 4 , 73.Xr wskbd 4 ,
74.X4 wsbell 4 , 74.Xr wsbell 4 ,
75or 75or
76.Xr wsmouse 4 76.Xr wsmouse 4
77device is opened despite having a mux it will be detached from the mux. 77device is opened despite having a mux it will be detached from the mux.
78.Pp 78.Pp
79It is also possible to inject events into a multiplexor from a 79It is also possible to inject events into a multiplexor from a
80user program. 80user program.
81.\" This is used by the 81.\" This is used by the
82.\" .Xr moused 8 82.\" .Xr moused 8
83.\" daemon to take data from a mouse connected to a serial port and 83.\" daemon to take data from a mouse connected to a serial port and
84.\" make it appear on the standard mouse mux. 84.\" make it appear on the standard mouse mux.
85.Sh FILES 85.Sh FILES
86For each mux device, 86For each mux device,
87.Pa /dev/wsmuxN 87.Pa /dev/wsmuxN