diff options
| author | Vicki Pfau <vi@endrift.com> | 2025-07-27 00:49:54 -0700 |
|---|---|---|
| committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2025-07-27 01:41:19 -0700 |
| commit | 3b19c9ed6f01060e9b58963b581ec41b03104c55 (patch) | |
| tree | 41f2f014dafc8c1a9841e0a06fdb6a5041f6e3f5 /Documentation/userspace-api | |
| parent | 4619b6b97553693be7faf21af0533c24240d1d4f (diff) | |
| download | tip-3b19c9ed6f01060e9b58963b581ec41b03104c55.tar.gz | |
Documentation: Fix capitalization of XBox -> Xbox
This also improves the phrasing of "an example" listing two examples.
Signed-off-by: Vicki Pfau <vi@endrift.com>
Link: https://lore.kernel.org/r/20250702034500.124741-1-vi@endrift.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'Documentation/userspace-api')
| -rw-r--r-- | Documentation/userspace-api/media/rc/rc-protos.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/userspace-api/media/rc/rc-protos.rst b/Documentation/userspace-api/media/rc/rc-protos.rst index 2a888ff5829fca..ec706290c9213d 100644 --- a/Documentation/userspace-api/media/rc/rc-protos.rst +++ b/Documentation/userspace-api/media/rc/rc-protos.rst @@ -449,6 +449,6 @@ the 32 bits. xbox-dvd (RC_PROTO_XBOX_DVD) ---------------------------- -This protocol is used by XBox DVD Remote, which was made for the original -XBox. There is no in-kernel decoder or encoder for this protocol. The usb +This protocol is used by Xbox DVD Remote, which was made for the original +Xbox. There is no in-kernel decoder or encoder for this protocol. The usb device decodes the protocol. There is a BPF decoder available in v4l-utils. |
