X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.socket.xml;h=d645de45e10ae074a1c64412c9c29450d045edd1;hb=1c07b16c2f98e03d44f1dff5343110c60934ff07;hp=5e9b39f38f1856370cada543a4dc099c6e16d53d;hpb=66f756d437658cc464bfb5647c97efd0cf77f933;p=elogind.git diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 5e9b39f38..d645de45e 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -484,12 +484,15 @@ ReceiveBuffer= SendBuffer= Takes an integer - argument controlling the receive - or send buffer sizes of this - socket, respectively. This controls the SO_RCVBUF - and SO_SNDBUF socket options (see + argument controlling the receive or + send buffer sizes of this socket, + respectively. This controls the + SO_RCVBUF and SO_SNDBUF socket options + (see socket7 - for details.). + for details.). The usual suffixes K, + M, G are supported and are understood + to the base of 1024. @@ -568,12 +571,14 @@ PipeSize= - Takes an integer - value. Controls the pipe buffer size + Takes an size in + bytes. Controls the pipe buffer size of FIFOs configured in this socket unit. See fcntl2 - for details. + for details. The usual suffixes K, M, + G are supported and are understood to + the base of 1024.