From: Stéphane Graber Date: Mon, 9 Aug 2021 17:18:44 +0000 (-0400) Subject: doc/api-extensions: Grammar fix X-Git-Tag: lxc-5.0.0~121^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58795066dce8c3b81c9581d79ef9ef08c414aa65;p=thirdparty%2Flxc.git doc/api-extensions: Grammar fix Signed-off-by: Stéphane Graber --- diff --git a/doc/api-extensions.md b/doc/api-extensions.md index bfe5a9f67..44c3abd06 100644 --- a/doc/api-extensions.md +++ b/doc/api-extensions.md @@ -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