From d8e1613ed2b657f3ac6d490ebad829c292cf2365 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Mon, 27 Sep 2021 09:09:30 +0200 Subject: man: mention pages with more settings at end of each option list For some unit types we have hundreds of options, and the reader may easily miss that more options are described in other pages. We already mentioned this in the introduction and then at the top of the option list, but it can't hurt to repeat the information. Also, add an (almost empty) Options section for the unit types which don't have any custom options. It is nicer to have the same page structure in all cases, so people can jump between pages for different types more easily. --- man/systemd.scope.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'man/systemd.scope.xml') diff --git a/man/systemd.scope.xml b/man/systemd.scope.xml index 7d7b32df46..6d991b915f 100644 --- a/man/systemd.scope.xml +++ b/man/systemd.scope.xml @@ -3,7 +3,7 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> - + systemd.scope systemd @@ -89,6 +89,10 @@ Options + Socket files may include a [Unit] section, which is described in + systemd.unit5. + + Scope files may include a [Scope] section, which carries information about the scope and the units it contains. A number of options that may be used in @@ -109,6 +113,8 @@ infinity (the default) to configure no runtime limit. + + -- cgit v1.2.3