ref: b6211d31d8c064a9c61bf81e3ab7c5d2dc3aa67d
parent: 14b919faf8e69fb8c06bb397b5a87c2b9f00c3bb
author: Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
date: Fri Jul 9 10:40:23 EDT 2021
mouse(3): mousein is NOT exclusive, see 43335c709d1b8db17c048df0c075b6a27d07f0d8
--- a/sys/man/3/mouse
+++ b/sys/man/3/mouse
@@ -62,7 +62,7 @@
file.
The
.B mousein
-file, which is exclusive-use and may be opened
+file, which may be opened
only by the host owner, is intended for controlling devices, such as USB mice,
that are managed by user-level software.
Each event should consist of
--
⑨