From b200a92cdc47b204e2ed7fbdd1eaf15abfd019c6 Mon Sep 17 00:00:00 2001 From: "Jason St. John" Date: Fri, 14 Feb 2014 22:07:22 -0500 Subject: man: use spaces instead of tabs Several sections of the man pages included intermixed tabs and spaces; this commit replaces all tabs with spaces. --- man/systemd.socket.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'man/systemd.socket.xml') diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 6472750d0e..71d1ab916d 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -121,16 +121,16 @@ boot or late system shutdown should disable this option. - Socket units will have a - Before= dependency on the service - which they trigger added implicitly. No implicit - WantedBy= or - RequiredBy= dependency from the - socket to the service is added. This means that the - service may be started without the socket, in which - case it must be able to open sockets by itself. To - prevent this, an explicit Requires= - dependency may be added. + Socket units will have a + Before= dependency on the service + which they trigger added implicitly. No implicit + WantedBy= or + RequiredBy= dependency from the + socket to the service is added. This means that the + service may be started without the socket, in which + case it must be able to open sockets by itself. To + prevent this, an explicit Requires= + dependency may be added. Socket units may be used to implement on-demand starting of services, as well as parallelized starting -- cgit v1.2.3-54-g00ecf