From b95914f4b02a8613eae6d7bcfa48d1084a96f983 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 28 May 2024 15:58:36 +0200 Subject: [PATCH] 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. --- man/capsule@.service.xml | 6 +++++- man/user-system-options.xml | 4 +++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/man/capsule@.service.xml b/man/capsule@.service.xml index d20b1dd9a3..aa5b1bbae3 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 b7d7882171..ba43c8969d 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. + +