From ac8e20c6e95975316279740778f381ad50a1a21a Mon Sep 17 00:00:00 2001 From: Shawn Landden Date: Wed, 21 Aug 2013 09:56:58 -0700 Subject: man: make reference to bind(2) explicit --- man/systemd.socket.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') 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 @@ 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 -- cgit v1.2.3-54-g00ecf