From: Zbigniew Jędrzejewski-Szmek Date: Fri, 17 May 2019 13:40:44 +0000 (+0200) Subject: man: rework forward/reverse table in systemd.unit(5) X-Git-Tag: v243-rc1~408^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F12602%2Fhead;p=thirdparty%2Fsystemd.git man: rework forward/reverse table in systemd.unit(5) Fixes #12600. --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 84af5109b82..3079db1a6ba 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -1365,22 +1365,23 @@ "Forward" and "reverse" unit properties - + - + + "Forward" property "Reverse" property - Where used + Where used Before= After= - Both are unit file options + [Unit] section After= @@ -1389,42 +1390,48 @@ Requires= RequiredBy= - A unit file option; an option in the [Install] section + [Unit] section + [Install] section Wants= WantedBy= - A unit file option; an option in the [Install] section + [Unit] section + [Install] section PartOf= ConsistsOf= - A unit file option; an automatic property + [Unit] section + an automatic property BindsTo= BoundBy= - A unit file option; an automatic property + [Unit] section + an automatic property Requisite= RequisiteOf= - A unit file option; an automatic property + [Unit] section + an automatic property Triggers= TriggeredBy= - Automatic properties, see notes below + Automatic properties, see notes below Conflicts= ConflictedBy= - A unit file option; an automatic property + [Unit] section + an automatic property PropagatesReloadTo= ReloadPropagatedFrom= - Both are unit file options + [Unit] section ReloadPropagatedFrom=