From: Gabriel Whigham <gabewhigham@gmail.com>
To: linux-doc@vger.kernel.org
Cc: corbet@lwn.net, Gabriel Whigham <gabewhigham@gmail.com>
Subject: [PATCH] docs: ioctl-number: fix a typo in ioctl-number.rst
Date: Thu, 29 Jan 2026 22:21:31 -0600 [thread overview]
Message-ID: <20260130042131.51975-1-gabewhigham@gmail.com> (raw)
"userspace" was misspelled as "userpace".
Signed-off-by: Gabriel Whigham <gabewhigham@gmail.com>
---
Documentation/userspace-api/ioctl/ioctl-number.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/userspace-api/ioctl/ioctl-number.rst b/Documentation/userspace-api/ioctl/ioctl-number.rst
index 7232b3544cec..b5c6447455fd 100644
--- a/Documentation/userspace-api/ioctl/ioctl-number.rst
+++ b/Documentation/userspace-api/ioctl/ioctl-number.rst
@@ -15,7 +15,7 @@ macros defined in <linux/ioctl.h>:
====== ===========================
_IO none
_IOW write (read from userspace)
- _IOR read (write to userpace)
+ _IOR read (write to userspace)
_IOWR write and read
====== ===========================
--
2.43.0
next reply other threads:[~2026-01-30 4:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-30 4:21 Gabriel Whigham [this message]
2026-02-02 16:53 ` [PATCH] docs: ioctl-number: fix a typo in ioctl-number.rst Jonathan Corbet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260130042131.51975-1-gabewhigham@gmail.com \
--to=gabewhigham@gmail.com \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox