From a8eaaee72a2f06e0fb64fb71de3b71ecba31dafb Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 3 Aug 2014 07:11:37 +0200 Subject: doc: correct orthography, word forms and missing/extraneous words --- 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 936c5ed102..e8972a2902 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -268,7 +268,7 @@ implementation of USB gadget functions. This expects an absolute file system path as the argument. Behavior otherwise is very similar to the ListenFIFO= - directive above. Use this to open FunctionFS endpoint + directive above. Use this to open the FunctionFS endpoint ep0. When using this option, the activated service has to have the USBFunctionDescriptors= and @@ -376,7 +376,7 @@ activation. For IPv4 and IPv6 connections, the REMOTE_ADDR - environment variable will contain the remote IP, and REMOTE_PORT + environment variable will contain the remote IP address, and REMOTE_PORT will contain the remote port. This is the same as the format used by CGI. For SOCK_RAW, the port is the IP protocol. @@ -432,7 +432,7 @@ KeepAliveIntervalSec= Takes time (in seconds) as argument between individual keepalive probes, if the socket option SO_KEEPALIVE - has been set on this socket seconds as argument. This controls + has been set on this socket. This controls the TCP_KEEPINTVL socket option (see socket7 and the KeepAliveProbes= - Takes integer as argument. It's the number of + Takes an integer as argument. It's the number of unacknowledged probes to send before considering the connection dead and notifying the application layer. This controls the TCP_KEEPCNT socket option (see @@ -752,12 +752,12 @@ FileDescriptorName= Assigns a name to all file descriptors this socket unit encapsulates. This is useful to help activated - services to identify specific file descriptors, if multiple + services identify specific file descriptors, if multiple fds are passed. Services may use the sd_listen_fds_with_names3 call to acquire the names configured for the received file descriptors. Names may contain any ASCII character, but must - exclude control characters or :, and must + exclude control characters and :, and must be at most 255 characters in length. If this setting is not used, the file descriptor name defaults to the name of the socket unit, including its .socket -- cgit v1.2.3-54-g00ecf