chiark / gitweb /
man: make reference to bind(2) explicit
authorShawn Landden <shawnlandden@gmail.com>
Wed, 21 Aug 2013 16:56:58 +0000 (09:56 -0700)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 23 Aug 2013 16:48:14 +0000 (12:48 -0400)
man/systemd.socket.xml

index 852010bfaaec23ec52619688d4bf7f263bae0e69..1fc28c54e4985b493c6cd739e8626b3a6675bf5a 100644 (file)
                         <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