From 58795066dce8c3b81c9581d79ef9ef08c414aa65 Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Graber?= Date: Mon, 9 Aug 2021 13:18:44 -0400 Subject: [PATCH] doc/api-extensions: Grammar fix MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber --- doc/api-extensions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2