diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-27 23:41:26 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-27 23:41:26 +0000 |
commit | daef3467ef868740c1dc8d89f11c04b91b3fdb47 (patch) | |
tree | 943dceabc32900831c554a6960a0335c793efbea | |
parent | 9dca040a5fc2a763bbd530a457b6839ed90a45f3 (diff) | |
download | s6-daef3467ef868740c1dc8d89f11c04b91b3fdb47.tar.xz |
Doc typo fixes
-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 f043a9f..7c01ca0 100644 --- a/doc/fifodir.html +++ b/doc/fifodir.html @@ -109,13 +109,13 @@ directly hacking into the fifodir internals. <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 publically +their notifier. A notifier must be able to make his fifodir either publicly accessible (anyone can subscribe) or restricted (only a given group can subscribe). </p> <p> - A publically accessible fifodir must have rights 1733: + A publicly accessible fifodir must have rights 1733: </p> <ul> |