diff options
| author | Colin Booth <colin@heliocat.net> | 2020-03-30 17:48:49 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-03-30 18:20:36 +0000 |
| commit | 5a6cfb01304fc4a11d49db8e09ede330767ab9de (patch) | |
| tree | 6927f51323cdbb77b63cb18dea751f138dd7de4b /doc/skabus-rpcd.html | |
| parent | 0ea8684e5f3e4c09460788e0ac2e0a2a6c949511 (diff) | |
| download | skabus-5a6cfb01304fc4a11d49db8e09ede330767ab9de.tar.gz | |
skabus: fix html errors
Signed-off-by: Colin Booth <colin@heliocat.net>
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 |
