qm: use monospace for mtu=1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-11-18 13:11:35 +01:00
parent 750d4f04c6
commit 00dc358b51

View File

@ -637,7 +637,7 @@ You can also skip adding a network device when creating a VM by selecting *No
network device*. network device*.
You can overwrite the *MTU* setting for each VM network device. The option You can overwrite the *MTU* setting for each VM network device. The option
*mtu=1* represents a special case, in which the MTU value will be inherited `mtu=1` represents a special case, in which the MTU value will be inherited
from the underlying bridge. from the underlying bridge.
This option is only available for *VirtIO* network devices. This option is only available for *VirtIO* network devices.