From b595fd62e483cfc2a88b92d26dc04835f8cb3bc5 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Mon, 20 Nov 2023 20:07:00 +0000 Subject: [PATCH] man: correct version tags in systemd-vmspawn We ended up merging some changes earlier Fixes https://github.com/systemd/systemd/issues/30091 --- man/systemd-vmspawn.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/systemd-vmspawn.xml b/man/systemd-vmspawn.xml index 69193af931e..fa55f8efd78 100644 --- a/man/systemd-vmspawn.xml +++ b/man/systemd-vmspawn.xml @@ -101,7 +101,7 @@ Configure whether to use VSock networking. If the option is not specified VSock support will be detected automatically. If yes is specified VSocks are always used, and vice versa if no is set VSocks are never used. - + @@ -113,7 +113,7 @@ If the option is not specified or an empty argument is supplied the guest will be assigned a random CID. Valid CIDs are in the range 3 to 4294967294 (0xFFFF_FFFE). CIDs outside of this range are reserved. - + @@ -150,7 +150,7 @@ (for example in tools like machinectl1 and similar). - + -- 2.47.3