diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-07-13 10:51:35 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-07-13 07:56:11 -0400 |
commit | 6a75304e41e4487d840057a0e5f9972e141e4540 (patch) | |
tree | 6c27cf4badd5aa3784792235881dd9a5cc9dd594 /man/systemd.socket.xml | |
parent | b98e3866fddf2edfa13fc1b4323aa84f89336ff2 (diff) |
man: wording and grammar update
Diffstat (limited to 'man/systemd.socket.xml')
-rw-r--r-- | man/systemd.socket.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index fad5c2b8c5..852010bfaa 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -510,7 +510,7 @@ <varlistentry> <term><varname>ReusePort=</varname></term> <listitem><para>Takes a boolean - value. If true allows multiple bind()s + value. If true, allows multiple bind()s to this TCP or UDP port. This controls the SO_REUSEPORT socket option. See |