diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-01-28 22:10:50 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-01-28 22:43:49 -0500 |
commit | e65c85abcf17c9ab92f6a2eb45704a17b466fd64 (patch) | |
tree | ae17e1e4641c10b9337895c96b6821ac5acb9444 /man | |
parent | 67e04a486b92fcb656049cb4d6b66148c7d2e61b (diff) |
man: grammar fix
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 |