diff options
author | Stefan Schweter <stefan@schweter.it> | 2016-10-03 17:09:54 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-10-03 17:09:54 +0200 |
commit | cfaf4b75e0398d33b4c39683d0c9065e135c6ac1 (patch) | |
tree | 6e00fb0806297c28972ba1d1c5a9794db0d65925 /man/systemd.socket.xml | |
parent | 19caffac75a2590a0c5ebc2a0214960f8188aec7 (diff) |
man: remove consecutive duplicate words (#4268)
This PR removes consecutive duplicate words from the man pages of:
* `resolved.conf.xml`
* `systemd.exec.xml`
* `systemd.socket.xml`
Diffstat (limited to 'man/systemd.socket.xml')
-rw-r--r-- | man/systemd.socket.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 5b6045f69b..d759e17289 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -445,7 +445,7 @@ <varlistentry> <term><varname>MaxConnectionsPerSource=</varname></term> <listitem><para>The maximum number of connections for a service per source IP address. - This is is very similar to the <varname>MaxConnections=</varname> directive + This is very similar to the <varname>MaxConnections=</varname> directive above. Disabled by default.</para> </listitem> </varlistentry> |