* [PATCH] docs: fix typo in user_mode_linux_howto_v2.rst
@ 2026-05-17 2:24 Sakurai Shun
0 siblings, 0 replies; only message in thread
From: Sakurai Shun @ 2026-05-17 2:24 UTC (permalink / raw)
To: Richard Weinberger, Anton Ivanov, Johannes Berg, Jonathan Corbet,
Shuah Khan
Cc: Sakurai Shun, linux-um, linux-doc, linux-kernel
Replace "privilges" with "privileges"
Signed-off-by: Sakurai Shun <ssh1326@icloud.com>
---
Documentation/virt/uml/user_mode_linux_howto_v2.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/virt/uml/user_mode_linux_howto_v2.rst b/Documentation/virt/uml/user_mode_linux_howto_v2.rst
index c37e8e594..9224bea5e 100644
--- a/Documentation/virt/uml/user_mode_linux_howto_v2.rst
+++ b/Documentation/virt/uml/user_mode_linux_howto_v2.rst
@@ -234,7 +234,7 @@ an ioctl to setup the tun interface and/or use raw sockets where needed.
This can be achieved by granting the user a particular capability instead
of running UML as root. In case of vector transport, a user can add the
capability ``CAP_NET_ADMIN`` or ``CAP_NET_RAW`` to the uml binary.
-Thenceforth, UML can be run with normal user privilges, along with
+Thenceforth, UML can be run with normal user privileges, along with
full networking.
For example::
--
2.54.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-17 2:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-17 2:24 [PATCH] docs: fix typo in user_mode_linux_howto_v2.rst Sakurai Shun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox