summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorShawn Landden <shawnlandden@gmail.com>2013-08-21 09:56:58 -0700
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-08-23 12:48:14 -0400
commitac8e20c6e95975316279740778f381ad50a1a21a (patch)
tree2ed19d114a5bfe1a217ff5410c650574892fd799 /man
parent7c902b146815a74796bb65d34b27b036d88cba81 (diff)
man: make reference to bind(2) explicit
Diffstat (limited to 'man')
-rw-r--r--man/systemd.socket.xml2
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