mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-27 12:21:22 -05:00
Documentation: admin-guide: Correct spelling of "userspace"
The term "userspace" should be a single word. Fix the typo "userpace" accordingly. Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org> Reviewed-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20250926190019.41788-1-weibu@redadmin.org>
This commit is contained in:
committed by
Jonathan Corbet
parent
8e3b02d260
commit
f9e51009b0
@@ -186,6 +186,6 @@ More detailed explanation for tainting
|
||||
|
||||
18) ``N`` if an in-kernel test, such as a KUnit test, has been run.
|
||||
|
||||
19) ``J`` if userpace opened /dev/fwctl/* and performed a FWTCL_RPC_DEBUG_WRITE
|
||||
19) ``J`` if userspace opened /dev/fwctl/* and performed a FWTCL_RPC_DEBUG_WRITE
|
||||
to use the devices debugging features. Device debugging features could
|
||||
cause the device to malfunction in undefined ways.
|
||||
|
||||
Reference in New Issue
Block a user