diff options
Diffstat (limited to 'man/systemd.socket.xml')
-rw-r--r-- | man/systemd.socket.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 7c10c5858b..d1879fa9ed 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -213,7 +213,7 @@ traffic on any of the sockets will trigger service activation, and all listed sockets will be passed to the - service, regardless whether there is + service, regardless of whether there is incoming traffic on them or not. If the empty string is assigned to any of these options, the list of addresses @@ -225,7 +225,7 @@ it is often desirable to listen on it before the interface it is configured on is up and running, and even - regardless whether it will be up and + regardless of whether it will be up and running ever at all. To deal with this it is recommended to set the <varname>FreeBind=</varname> option |