summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-05-02 13:25:17 +0000
committerLaurent Bercot <ska@appnovation.com>2023-05-02 13:25:17 +0000
commitc02e7ac089342801f7f0d3e6f6ebb3eee56959d1 (patch)
tree6f124cc8f629caca5f44a7b8793a158df7cb05ec
parentbba18669d4bc7c3f590353e6568020416f73d81d (diff)
downloads6-c02e7ac089342801f7f0d3e6f6ebb3eee56959d1.tar.xz
Doc clarification
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--doc/fifodir.html4
1 files 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.
</p>
<p>
-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).
</p>