linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] input: Docs: correct atarikbd.rst typos
@ 2022-05-16  0:20 Randy Dunlap
  2022-05-17 19:29 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2022-05-16  0:20 UTC (permalink / raw)
  To: linux-doc
  Cc: patches, Randy Dunlap, Dmitry Torokhov, linux-input,
	Jonathan Corbet

Fix 2 "MOSE" typos in atarikbd.rst (found with 'codespell').
a. s/MOSE/MODE/
b. s/MOSE/MOUSE/

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-input@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
---
 Documentation/input/devices/atarikbd.rst |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- a/Documentation/input/devices/atarikbd.rst
+++ b/Documentation/input/devices/atarikbd.rst
@@ -288,7 +288,7 @@ between 0 and large positive numbers. Ex
 command sets the maximum positive value that can be attained in the scaled
 coordinate system. Motion beyond that value is also ignored.
 
-SET MOUSE KEYCODE MOSE
+SET MOUSE KEYCODE MODE
 ----------------------
 
 ::
@@ -333,7 +333,7 @@ occur before the internally maintained c
 (independently scaled for each axis). Remember that the mouse position
 information is available only by interrogating the ikbd in the ABSOLUTE MOUSE
 POSITIONING mode unless the ikbd has been commanded to report on button press
-or release (see SET MOSE BUTTON ACTION).
+or release (see SET MOUSE BUTTON ACTION).
 
 INTERROGATE MOUSE POSITION
 --------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] input: Docs: correct atarikbd.rst typos
  2022-05-16  0:20 [PATCH] input: Docs: correct atarikbd.rst typos Randy Dunlap
@ 2022-05-17 19:29 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2022-05-17 19:29 UTC (permalink / raw)
  To: Randy Dunlap, linux-doc
  Cc: patches, Randy Dunlap, Dmitry Torokhov, linux-input

Randy Dunlap <rdunlap@infradead.org> writes:

> Fix 2 "MOSE" typos in atarikbd.rst (found with 'codespell').
> a. s/MOSE/MODE/
> b. s/MOSE/MOUSE/
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> Cc: linux-input@vger.kernel.org
> Cc: Jonathan Corbet <corbet@lwn.net>
> ---
>  Documentation/input/devices/atarikbd.rst |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> --- a/Documentation/input/devices/atarikbd.rst
> +++ b/Documentation/input/devices/atarikbd.rst
> @@ -288,7 +288,7 @@ between 0 and large positive numbers. Ex
>  command sets the maximum positive value that can be attained in the scaled
>  coordinate system. Motion beyond that value is also ignored.
>  
> -SET MOUSE KEYCODE MOSE
> +SET MOUSE KEYCODE MODE
>  ----------------------
>  
>  ::
> @@ -333,7 +333,7 @@ occur before the internally maintained c
>  (independently scaled for each axis). Remember that the mouse position
>  information is available only by interrogating the ikbd in the ABSOLUTE MOUSE
>  POSITIONING mode unless the ikbd has been commanded to report on button press
> -or release (see SET MOSE BUTTON ACTION).
> +or release (see SET MOUSE BUTTON ACTION).
>  

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-17 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-16  0:20 [PATCH] input: Docs: correct atarikbd.rst typos Randy Dunlap
2022-05-17 19:29 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).