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>pull/1354/merge
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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue