]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc/api-extensions: Grammar fix 3926/head
authorStéphane Graber <stgraber@ubuntu.com>
Mon, 9 Aug 2021 17:18:44 +0000 (13:18 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 9 Aug 2021 17:40:49 +0000 (13:40 -0400)
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
doc/api-extensions.md

index bfe5a9f67da61b3ec7ebec5fb7508037fe164405..44c3abd06ab958d4b623d8ad5b8954b9ad3e14f8 100644 (file)
@@ -113,7 +113,7 @@ This enables `LXC` to make complete use of the unified cgroup hierarchy. With th
 
 ## init\_pidfd
 
-This adds a new API function `init_pidfd()` which allows to retrieve a pidfd for the container's init process allowing process management interactions such as sending signal to be completely reliable and rac-e free.
+This adds a new API function `init_pidfd()` which allows one to retrieve a pidfd for the container's init process allowing process management interactions such as sending signals to be completely reliable and race free.
 
 ## pidfd