diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-12-26 02:47:45 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-12-25 22:53:46 -0500 |
commit | e0e009c067aa7237f9683c46e5845bbb11ec67c2 (patch) | |
tree | d2c31f3f444bfa569569ac195e2778c475a67c26 /man/daemon.xml | |
parent | b040723ea412209e0edf54647fa5aa4287411507 (diff) | |
download | systemd-e0e009c067aa7237f9683c46e5845bbb11ec67c2.tar.gz |
man: grammar and wording improvements
This is a recurring submission and includes corrections to:
- missing words, preposition choice.
- change of /lib to /usr/lib, because that is what most distros are
using as the system-wide location for systemd/udev files.
Diffstat (limited to 'man/daemon.xml')
-rw-r--r-- | man/daemon.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/daemon.xml b/man/daemon.xml index 7790420c6e..1fe4546f00 100644 --- a/man/daemon.xml +++ b/man/daemon.xml @@ -408,7 +408,7 @@ description files.</para> <para>In systemd, if the developer or - administrator wants to make sure a service or + administrator wants to make sure that a service or other unit is activated automatically on boot, it is recommended to place a symlink to the unit file in the <filename>.wants/</filename> |