summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2021-01-27 14:58:07 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2021-01-27 14:58:07 +0000
commit866b82bea407ad2613f48d338c52ecc3479423cb (patch)
tree755645cdd2b8547a0e641259a51bc841e5a05f14 /share/man
parentbb4938603c74e77b673c5df17ea24fb749a45a35 (diff)
word fix;
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/ujoy.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ujoy.4 b/share/man/man4/ujoy.4
index f75c7d50db8..b05b36e57f0 100644
--- a/share/man/man4/ujoy.4
+++ b/share/man/man4/ujoy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ujoy.4,v 1.1 2021/01/23 05:08:34 thfr Exp $
+.\" $OpenBSD: ujoy.4,v 1.2 2021/01/27 14:58:06 jmc Exp $
.\"
.\" Copyright (c) 2020 Thomas Frohwein <thfr@openbsd.org>
.\" Copyright (c) 2020 Bryan Steele <brynet@openbsd.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: January 23 2021 $
+.Dd $Mdocdate: January 27 2021 $
.Dt UJOY 4
.Os
.Sh NAME
@@ -31,7 +31,7 @@ They are Human Interface Devices (HID) which can be accessed via the
.Pa /dev/ujoy/N
interface.
.Pp
-The driver is compatible with the
+The driver is compatible with
.Xr read 2 ,
and a subset of
.Xr ioctl 2