word fix;
authorjmc <jmc@openbsd.org>
Wed, 27 Jan 2021 14:58:06 +0000 (14:58 +0000)
committerjmc <jmc@openbsd.org>
Wed, 27 Jan 2021 14:58:06 +0000 (14:58 +0000)
share/man/man4/ujoy.4

index f75c7d5..b05b36e 100644 (file)
@@ -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