diff options
Diffstat (limited to 'man')
-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 852010bfaa..1fc28c54e4 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 <citerefentry><refentrytitle>bind</refentrytitle><manvolnum>2</manvolnum></citerefentry>s to this TCP or UDP port. This controls the SO_REUSEPORT socket option. See |