diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-12-16 22:10:21 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-12-16 23:21:51 -0500 |
commit | 15f2a3a9930eb42e8a858c601f198431979b0b60 (patch) | |
tree | bd1e302569580431356c26947aac5fbd7d6b247f /man/systemd.unit.xml | |
parent | 0b6c04bb45c3947f32ae5116f8c2a485cd32b734 (diff) |
man: reword awkward phrase
Diffstat (limited to 'man/systemd.unit.xml')
-rw-r--r-- | man/systemd.unit.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 6a065d2d7a..918bbc4119 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -1304,7 +1304,7 @@ </row> <row> <entry><literal>%R</literal></entry> - <entry>Root control group path where slices and units are placed below</entry> + <entry>Root control group path below which slices and units are placed</entry> <entry>For system instances, this resolves to <filename>/</filename>, except in containers, where this maps to the container's root control group path.</entry> </row> <row> |