diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.unit.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index dcdfc1e5d6..c09b8aae72 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -159,11 +159,10 @@ <para>Note that while systemd offers a flexible dependency system between units it is recommended to - use this functionality only sparsely and instead rely + use this functionality only sparingly and instead rely on techniques such as bus-based or socket-based - activation which makes dependencies implicit, which - both results in a simpler and more flexible - system.</para> + activation which make dependencies implicit, resulting + in a both simpler and more flexible system.</para> <para>Some unit names reflect paths existing in the file system name space. Example: a device unit |