diff options
Diffstat (limited to 'doc/skabus-rpcd.html')
| -rw-r--r-- | doc/skabus-rpcd.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/skabus-rpcd.html b/doc/skabus-rpcd.html index 11fe596..0f06a01 100644 --- a/doc/skabus-rpcd.html +++ b/doc/skabus-rpcd.html @@ -225,12 +225,12 @@ doing anything. </li> should contain a regular expression. The client will be authorized to register itself using an identifier that matches that regular expression. If the file does not exist, the default behaviour is -given by the <tt>-S</tt> or </tt>-s</tt> option to skabus-rpcd. </li> +given by the <tt>-S</tt> or <tt>-s</tt> option to skabus-rpcd. </li> <li> The <tt>uid/<em>u</em>/env/SKABUS_RPC_INTERFACES_REGEX</tt> file should contain a regular expression. The client will be authorized to register interfaces with names that match that regular expression. If the file does not exist, the default behaviour is -given by the <tt>-J</tt> or </tt>-j</tt> option to skabus-rpcd. </li> +given by the <tt>-J</tt> or <tt>-j</tt> option to skabus-rpcd. </li> <li> If the <tt>uid/<em>u</em>/env/SKABUS_RPC_QSENDFDS</tt> file exists <em>and is not empty</em>, the client will be allowed to send queries containing open file descriptors. If the file exists and is |
