aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-04-11 22:04:55 +0000
committerLaurent Bercot <ska@appnovation.com>2025-04-11 22:04:55 +0000
commitd533300cb82ebb1d5e206e12961d044ac4f5ad1a (patch)
tree24077a7bba2654c3275fc71b47d3003c8a5b0180 /doc
parent7dd091e8ced5576981edf40407063460ab5cdb75 (diff)
downloads6-d533300cb82ebb1d5e206e12961d044ac4f5ad1a.tar.gz
Doc typo fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/unit-conversion.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/unit-conversion.html b/doc/unit-conversion.html
index 9d1dd37..9ed4db6 100644
--- a/doc/unit-conversion.html
+++ b/doc/unit-conversion.html
@@ -685,7 +685,7 @@ command-line tool around <a href="https://man7.org/linux/man-pages/man2/ioprio_s
systemd gracefully turns off the sandboxing options on systems that
do not support the necessary functionality, so all these options can
be ignored (difficulty <strong>0</strong>) and the services will still
-work. However, in order to actually implementing the sandboxing, it is
+work. However, in order to actually implement the sandboxing, it is
necessary to pair s6 with command-line tools that perform the required
process state changes by interfacing with namespaces, cgroups, seccomp,
or any other relevant feature of the Linux kernel, so for all these