The italics in user:group creates dot (user.group) from colon visually on the webpage

This commit is contained in:
Ondřej Surý 2016-02-03 17:06:53 +01:00
parent 39bd2f4d33
commit b90ddebb48

View file

@ -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.