[systemd-devel] [PATCH] man: make reference to bind(2) explicit

Shawn Landden shawnlandden at gmail.com
Wed Aug 21 09:56:58 PDT 2013


---
 man/systemd.socket.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml
index 852010b..1fc28c5 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
-- 
1.8.4.rc3



More information about the systemd-devel mailing list