From: Zbigniew Jędrzejewski-Szmek Date: Tue, 28 May 2024 13:58:36 +0000 (+0200) Subject: man: capsule support was added in v256 X-Git-Tag: v256-rc4~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b95914f4b02a8613eae6d7bcfa48d1084a96f983;p=thirdparty%2Fsystemd.git man: capsule support was added in v256 The version info added directly to --capsule. If we add the same switch in other places in the future, we will have to move this. Closes https://github.com/systemd/systemd/issues/33048. --- diff --git a/man/capsule@.service.xml b/man/capsule@.service.xml index d20b1dd9a39..aa5b1bbae33 100644 --- a/man/capsule@.service.xml +++ b/man/capsule@.service.xml @@ -3,7 +3,9 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> - + + capsule@.service systemd @@ -83,6 +85,8 @@ (i.e. 255 characters max, and contain no /), and when prefixed with p- be suitable as a user name matching strict POSIX rules, see User/Group Name Syntax for details. + + diff --git a/man/user-system-options.xml b/man/user-system-options.xml index b7d7882171c..ba43c8969d8 100644 --- a/man/user-system-options.xml +++ b/man/user-system-options.xml @@ -3,7 +3,7 @@ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> - + @@ -64,6 +64,8 @@ Execute operation on a capsule. Specify a capsule name to connect to. See capsule@.service5 for details about capsules. + +