diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-22 09:52:40 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-22 09:52:40 +0000 |
commit | 5732b475bce8abd29f68f0963efb6ffdad2cfcf6 (patch) | |
tree | 513ba730e302703a2264454d82d32be63e140b3e /doc/s6-svperms.html | |
parent | 8b6a69e325abfc4960dccae6116af8dd338708a5 (diff) | |
download | s6-5732b475bce8abd29f68f0963efb6ffdad2cfcf6.tar.xz |
Doc typo fixes, thanks flexibeast
Diffstat (limited to 'doc/s6-svperms.html')
-rw-r--r-- | doc/s6-svperms.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-svperms.html b/doc/s6-svperms.html index 5b5d485..aa63b01 100644 --- a/doc/s6-svperms.html +++ b/doc/s6-svperms.html @@ -48,7 +48,7 @@ the owner and members of group <em>name</em>; or <tt>public</tt>, for all users. </li> <li> <tt>control:</tt> - indicates who is allowed to send control commands to the service, with commands such as -<a href="s6-svc.html">s6 -svc</a>. The values can be <tt>owner</tt>, +<a href="s6-svc.html">s6-svc</a>. The values can be <tt>owner</tt>, for only the owner of the service; or <tt>group: <em>name</em></tt>, for the owner and members of group <em>name</em>. </li> <li> <tt>events:</tt> - indicates who is allowed to subscribed to |