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
Akiyoshi Kurita 2025-09-27 04:00:19 +09:00 committed by Jonathan Corbet
parent 8e3b02d260
commit f9e51009b0
1 changed files with 1 additions and 1 deletions

View File

@ -186,6 +186,6 @@ More detailed explanation for tainting
18) ``N`` if an in-kernel test, such as a KUnit test, has been run. 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 to use the devices debugging features. Device debugging features could
cause the device to malfunction in undefined ways. cause the device to malfunction in undefined ways.