Better tags for bridge-utils SERVICE

use <envar> for the variable alone and <code> for the command,
so that it renders the same as in the subsequent "cat".
This commit is contained in:
Pierre Labastie 2021-10-10 08:14:39 +02:00
parent 9e2ff8522d
commit 78962e3073

View File

@ -166,8 +166,8 @@ make</userinput></screen>
</para>
<para>
Other SERVICE combinations are possible, for example,
<command>SERVICE="bridge dhcp"</command>. In that case, the address
Other <envar>SERVICE</envar> combinations are possible, for example,
<code>SERVICE="bridge dhcp"</code>. In that case, the address
parameters are not needed, but do not interfere if present. The
bridge service may also be used alone, but will require
additional subsequent configuration.