From c02e7ac089342801f7f0d3e6f6ebb3eee56959d1 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 2 May 2023 13:25:17 +0000 Subject: Doc clarification Signed-off-by: Laurent Bercot --- doc/fifodir.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/fifodir.html b/doc/fifodir.html index 9fa7a77..0a1f344 100644 --- a/doc/fifodir.html +++ b/doc/fifodir.html @@ -108,8 +108,8 @@ directly hacking into the fifodir internals.

-Fifodirs are created by, so they always originally have the same uid and gid as, -their notifier. A notifier must be able to make his fifodir either publicly +Fifodirs are created by their notifier, so they always originally inherit its +uid and gid. A notifier must be able to make his fifodir either publicly accessible (anyone can subscribe) or restricted (only a given group can subscribe).

-- cgit v1.2.3