diff options
author | Michal Schmidt <mschmidt@redhat.com> | 2011-12-17 00:39:19 +0100 |
---|---|---|
committer | Michal Schmidt <mschmidt@redhat.com> | 2011-12-17 00:40:21 +0100 |
commit | 4f025f4c4f9e043a06a05bcd4fc9fa65ee232ecc (patch) | |
tree | 461f6d0b52ece82856e5eb1875a94757eb5f2645 /man/systemd.service.xml | |
parent | 777b87e702197ad1f2d0f2a3aea5271d18062c5c (diff) |
man: fix misplaced remark in description of Sockets=
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r-- | man/systemd.service.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 7b6f12d069..0baddd1d4f 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -671,11 +671,11 @@ <listitem><para>Specifies the name of the socket units this service shall inherit the sockets from when the - service (ignoring the different suffix - of course) is started. Normally it + service is started. Normally it should not be necessary to use this setting as all sockets whose unit shares the same name as the service + (ignoring the different suffix of course) are passed to the spawned process.</para> |