From ac8e20c6e95975316279740778f381ad50a1a21a Mon Sep 17 00:00:00 2001 From: Shawn Landden Date: Wed, 21 Aug 2013 09:56:58 -0700 Subject: [PATCH 1/1] man: make reference to bind(2) explicit --- 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 852010bfa..1fc28c54e 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 -- 2.30.2