diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-12-26 02:47:43 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-12-25 22:53:45 -0500 |
commit | 494a66821815e8109afa136bd42818b85da38c09 (patch) | |
tree | be847fc58ccf582fa1f2b7625348093ddf0b55f7 /man/systemd.socket.xml | |
parent | 758bf0c755e045f7b1dd89869d3a10b9457e9bbe (diff) | |
download | systemd-494a66821815e8109afa136bd42818b85da38c09.tar.gz |
man: resolve word omissions
This is a recurring submission and includes corrections to:
word omissions and word class choice.
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 |