From d8e1613ed2b657f3ac6d490ebad829c292cf2365 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-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.timer.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'man/systemd.timer.xml') diff --git a/man/systemd.timer.xml b/man/systemd.timer.xml index 84c5bb564c..49bcb18be5 100644 --- a/man/systemd.timer.xml +++ b/man/systemd.timer.xml @@ -3,7 +3,7 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> - + systemd.timer systemd @@ -94,7 +94,11 @@ Options - Timer files must include a [Timer] section, which carries + Timer unit files may include [Unit] and [Install] sections, which are described in + systemd.unit5. + + + Timer unit files must include a [Timer] section, which carries information about the timer it defines. The options specific to the [Timer] section of timer units are the following: @@ -178,7 +182,6 @@ precise time configured with these settings, as they are subject to the AccuracySec= setting below. - @@ -357,6 +360,8 @@ . + + -- cgit v1.2.1