From: Thomas Lamprecht Date: Fri, 18 Nov 2022 12:11:35 +0000 (+0100) Subject: qm: use monospace for mtu=1 X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=00dc358b517ae6653cbdfb72e8a82232681af2d5 qm: use monospace for mtu=1 Signed-off-by: Thomas Lamprecht --- diff --git a/qm.adoc b/qm.adoc index 428d388..f923ccf 100644 --- a/qm.adoc +++ b/qm.adoc @@ -637,7 +637,7 @@ You can also skip adding a network device when creating a VM by selecting *No network device*. 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. This option is only available for *VirtIO* network devices.