linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2] Input: fix typos in Documentation/input/gamepad.txt
       [not found] <52AF51EA.8090400@infradead.org>
@ 2013-12-17 11:33 ` Antonio Ospite
  2013-12-18 16:39   ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Antonio Ospite @ 2013-12-17 11:33 UTC (permalink / raw)
  To: linux-input
  Cc: Antonio Ospite, Randy Dunlap, David Herrmann, Dmitry Torokhov,
	Jiri Kosina

Fix some typos and while at it also use "PS" as the name for the central
"HOME" button on Sony controllers, this is how Sony itself calls it.

Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
---

Changes since v1:
  - Fix one of the fixes: use "advise" (verb) in place of "advice" (noun)

Thanks Randy.

 Documentation/input/gamepad.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/input/gamepad.txt b/Documentation/input/gamepad.txt
index 31bb6a4..3f6d8a5 100644
--- a/Documentation/input/gamepad.txt
+++ b/Documentation/input/gamepad.txt
@@ -68,7 +68,7 @@ features that you need, first. How each feature is mapped is described below.
 Legacy drivers often don't comply to these rules. As we cannot change them
 for backwards-compatibility reasons, you need to provide fixup mappings in
 user-space yourself. Some of them might also provide module-options that
-change the mappings so you can adivce users to set these.
+change the mappings so you can advise users to set these.
 
 All new gamepads are supposed to comply with this mapping. Please report any
 bugs, if they don't.
@@ -150,10 +150,10 @@ Menu-Pad:
                   BTN_START
   Many pads also have a third button which is branded or has a special symbol
   and meaning. Such buttons are mapped as BTN_MODE. Examples are the Nintendo
-  "HOME" button, the XBox "X"-button or Sony "P" button.
+  "HOME" button, the XBox "X"-button or Sony "PS" button.
 
 Rumble:
-  Rumble is adverticed as FF_RUMBLE.
+  Rumble is advertised as FF_RUMBLE.
 
 ----------------------------------------------------------------------------
   Written 2013 by David Herrmann <dh.herrmann@gmail.com>
-- 
1.8.5.1


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

* Re: [PATCHv2] Input: fix typos in Documentation/input/gamepad.txt
  2013-12-17 11:33 ` [PATCHv2] Input: fix typos in Documentation/input/gamepad.txt Antonio Ospite
@ 2013-12-18 16:39   ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2013-12-18 16:39 UTC (permalink / raw)
  To: Antonio Ospite; +Cc: linux-input, Randy Dunlap, David Herrmann, Jiri Kosina

On Tue, Dec 17, 2013 at 12:33:44PM +0100, Antonio Ospite wrote:
> Fix some typos and while at it also use "PS" as the name for the central
> "HOME" button on Sony controllers, this is how Sony itself calls it.
> 
> Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
> Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>

Applied, thank you.

> ---
> 
> Changes since v1:
>   - Fix one of the fixes: use "advise" (verb) in place of "advice" (noun)
> 
> Thanks Randy.
> 
>  Documentation/input/gamepad.txt | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/input/gamepad.txt b/Documentation/input/gamepad.txt
> index 31bb6a4..3f6d8a5 100644
> --- a/Documentation/input/gamepad.txt
> +++ b/Documentation/input/gamepad.txt
> @@ -68,7 +68,7 @@ features that you need, first. How each feature is mapped is described below.
>  Legacy drivers often don't comply to these rules. As we cannot change them
>  for backwards-compatibility reasons, you need to provide fixup mappings in
>  user-space yourself. Some of them might also provide module-options that
> -change the mappings so you can adivce users to set these.
> +change the mappings so you can advise users to set these.
>  
>  All new gamepads are supposed to comply with this mapping. Please report any
>  bugs, if they don't.
> @@ -150,10 +150,10 @@ Menu-Pad:
>                    BTN_START
>    Many pads also have a third button which is branded or has a special symbol
>    and meaning. Such buttons are mapped as BTN_MODE. Examples are the Nintendo
> -  "HOME" button, the XBox "X"-button or Sony "P" button.
> +  "HOME" button, the XBox "X"-button or Sony "PS" button.
>  
>  Rumble:
> -  Rumble is adverticed as FF_RUMBLE.
> +  Rumble is advertised as FF_RUMBLE.
>  
>  ----------------------------------------------------------------------------
>    Written 2013 by David Herrmann <dh.herrmann@gmail.com>
> -- 
> 1.8.5.1
> 

-- 
Dmitry

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

end of thread, other threads:[~2013-12-18 16:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <52AF51EA.8090400@infradead.org>
2013-12-17 11:33 ` [PATCHv2] Input: fix typos in Documentation/input/gamepad.txt Antonio Ospite
2013-12-18 16:39   ` Dmitry Torokhov

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).