summaryrefslogtreecommitdiff
path: root/man/systemd.service.xml
diff options
context:
space:
mode:
authorMichal Schmidt <mschmidt@redhat.com>2011-12-17 00:39:19 +0100
committerMichal Schmidt <mschmidt@redhat.com>2011-12-17 00:40:21 +0100
commit4f025f4c4f9e043a06a05bcd4fc9fa65ee232ecc (patch)
tree461f6d0b52ece82856e5eb1875a94757eb5f2645 /man/systemd.service.xml
parent777b87e702197ad1f2d0f2a3aea5271d18062c5c (diff)
man: fix misplaced remark in description of Sockets=
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r--man/systemd.service.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index 7b6f12d06..0baddd1d4 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>