From 8d0e0ddda6501479eb69164687c83c1a7667b33a Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 28 Jun 2014 00:48:28 +0200 Subject: doc: grammatical corrections --- man/systemd.socket.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'man/systemd.socket.xml') diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index b3607a8b63..aeeb97fccd 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -376,7 +376,7 @@ SocketGroup= Takes a UNIX - user/group name. When specified + user/group name. When specified, all AF_UNIX sockets and FIFO nodes in the file system are owned by the specified user and group. If unset @@ -751,14 +751,14 @@ RemoveOnStop= Takes a boolean - argument. If enabled any file nodes + argument. If enabled, any file nodes created by this socket unit are removed when it is stopped. This applies to AF_UNIX sockets in the file - system, POSIX message queues as well - as FIFOs, as well as any symlinks to + system, POSIX message queues, FIFOs, + as well as any symlinks to them configured with - Symlinks=. Normally + Symlinks=. Normally, it should not be necessary to use this option, and is not recommended as services might continue to run after @@ -775,7 +775,7 @@ system paths. The specified paths will be created as symlinks to the AF_UNIX socket path or FIFO path of this - socket unit. If this setting is used + socket unit. If this setting is used, only one AF_UNIX socket in the file system or one FIFO may be configured for the socket unit. Use this option -- cgit v1.2.3-54-g00ecf