diff options
-rw-r--r-- | doc/fifodir.html | 4 |
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> |