From 00dc358b517ae6653cbdfb72e8a82232681af2d5 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 18 Nov 2022 13:11:35 +0100 Subject: [PATCH] qm: use monospace for mtu=1 Signed-off-by: Thomas Lamprecht --- qm.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.2