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

2013-08-21 Thread Shawn Landden
---
 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 @@
 
 ReusePort=
 Takes a boolean
-value. If true, allows multiple bind()s
+value. If true, allows multiple 
bind2s
 to this TCP or UDP port.  This
 controls the SO_REUSEPORT socket
 option.  See
-- 
1.8.4.rc3

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


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

2013-08-23 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Aug 21, 2013 at 09:56:58AM -0700, Shawn Landden wrote:
> ---
>  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 @@
>  
>  ReusePort=
>  Takes a boolean
> -value. If true, allows multiple bind()s
> +value. If true, allows multiple 
> bind2s
>  to this TCP or UDP port.  This
>  controls the SO_REUSEPORT socket
>  option.  See
Applied.

Zbyszek
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel