Deleted Added
full compact
sysmouse.4 (187066) sysmouse.4 (202445)
1.\" Copyright (c) 1997
2.\" John-Mark Gurney. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 11 unchanged lines hidden (view full) ---

20.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
1.\" Copyright (c) 1997
2.\" John-Mark Gurney. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 11 unchanged lines hidden (view full) ---

20.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
28.\" $FreeBSD: head/share/man/man4/sysmouse.4 187066 2009-01-11 21:59:42Z trhodes $
28.\" $FreeBSD: head/share/man/man4/sysmouse.4 202445 2010-01-16 14:33:22Z gavin $
29.\"
29.\"
30.Dd December 3, 1997
30.Dd January 16, 2010
31.Dt SYSMOUSE 4
32.Os
33.Sh NAME
34.Nm sysmouse
35.\" .Nd supplies mouse data from syscons for other applications
36.Nd virtualized mouse driver
37.Sh SYNOPSIS
38.In sys/mouse.h

--- 423 unchanged lines hidden (view full) ---

462.Xr vidcontrol 1 ,
463.Xr ioctl 2 ,
464.Xr signal 3 ,
465.Xr mouse 4 ,
466.Xr moused 8
467.Sh HISTORY
468The
469.Nm
31.Dt SYSMOUSE 4
32.Os
33.Sh NAME
34.Nm sysmouse
35.\" .Nd supplies mouse data from syscons for other applications
36.Nd virtualized mouse driver
37.Sh SYNOPSIS
38.In sys/mouse.h

--- 423 unchanged lines hidden (view full) ---

462.Xr vidcontrol 1 ,
463.Xr ioctl 2 ,
464.Xr signal 3 ,
465.Xr mouse 4 ,
466.Xr moused 8
467.Sh HISTORY
468The
469.Nm
470manual page example first appeared in
470driver first appeared in
471.Fx 2.2 .
472.Sh AUTHORS
473.An -nosplit
474This
475manual page was written by
476.An John-Mark Gurney Aq gurney_j@efn.org
477and
478.An Kazutaka Yokota Aq yokota@FreeBSD.org .
471.Fx 2.2 .
472.Sh AUTHORS
473.An -nosplit
474This
475manual page was written by
476.An John-Mark Gurney Aq gurney_j@efn.org
477and
478.An Kazutaka Yokota Aq yokota@FreeBSD.org .