mirror of
https://gitlab.nic.cz/knot/knot-dns.git
synced 2026-05-28 04:02:31 -04:00
The italics in user:group creates dot (user.group) from colon visually on the webpage
This commit is contained in:
parent
39bd2f4d33
commit
b90ddebb48
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ A path for storing run-time data (PID file, unix sockets, etc.).
|
|||
user
|
||||
----
|
||||
|
||||
A system user with an optional system group (*user*:*group*) under which the
|
||||
A system user with an optional system group (``user:group``) under which the
|
||||
server is run after starting and binding to interfaces. Linux capabilities
|
||||
are employed if supported.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue