Deleted Added
full compact
ums.4 (69027) ums.4 (70466)
1.\" Copyright (c) 1999
2.\" Nick Hibma <n_hibma@FreeBSD.org>. 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.

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

23.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29.\" THE POSSIBILITY OF SUCH DAMAGE.
30.\"
1.\" Copyright (c) 1999
2.\" Nick Hibma <n_hibma@FreeBSD.org>. 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.

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

23.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29.\" THE POSSIBILITY OF SUCH DAMAGE.
30.\"
31.\" $FreeBSD: head/share/man/man4/ums.4 69027 2000-11-22 09:35:58Z ru $
31.\" $FreeBSD: head/share/man/man4/ums.4 70466 2000-12-29 09:18:45Z ru $
32.\"
33.Dd April 11, 1999
34.Dt UMS 4
35.Os FreeBSD
36.Sh NAME
37.Nm ums
38.Nd USB mouse driver
39.Sh SYNOPSIS

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

58type device.
59See
60.Nm moused
61for an explanation of these mouse types.
62.Sh FILES
63.Bl -tag -width /dev/ums0 -compact
64.It Pa /dev/ums0
65blocking device node
32.\"
33.Dd April 11, 1999
34.Dt UMS 4
35.Os FreeBSD
36.Sh NAME
37.Nm ums
38.Nd USB mouse driver
39.Sh SYNOPSIS

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

58type device.
59See
60.Nm moused
61for an explanation of these mouse types.
62.Sh FILES
63.Bl -tag -width /dev/ums0 -compact
64.It Pa /dev/ums0
65blocking device node
66.El
66.Sh EXAMPLES
67.Dl device ums
68.Pp
69Add the
70.Nm
71driver to the kernel.
72.Pp
73.Dl moused -p /dev/ums0 -t auto

--- 52 unchanged lines hidden ---
67.Sh EXAMPLES
68.Dl device ums
69.Pp
70Add the
71.Nm
72driver to the kernel.
73.Pp
74.Dl moused -p /dev/ums0 -t auto

--- 52 unchanged lines hidden ---