summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-04-08 23:46:49 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-04-10 16:40:48 +0200
commit7d6342e4012339bebecf5ed9bed774659a6f74d5 (patch)
treeb08bf2415fe4c557d6d01595591f471aaade8493
parent16c347b3b6447c7d476bf71ad145423503ae5c82 (diff)
downloadsystemd-7d6342e4012339bebecf5ed9bed774659a6f74d5.tar.gz
man: fix garbled paragraph in systemd.network(3)
The following message was emitted: "Element term in namespace encountered in para, but no template matches."
-rw-r--r--man/systemd.network.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index d2cdb59f46..70f4304e0c 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -1929,10 +1929,9 @@
<varlistentry>
<term><varname>POP3Servers=</varname></term>
- <listitem><para>Similar to the <varname>DNS=</varname> settings described above, these
- settings configure whether and what POP3 server information shall be emitted as part of
- the DHCP lease. The same syntax, propagation semantics and defaults apply as for
- <term><varname>SMTPServers=</varname></term>
+ <listitem><para>Similar to the <varname>DNS=</varname> setting described above, this setting
+ configures whether and what POP3 server information shall be emitted as part of the DHCP lease. The
+ same syntax, propagation semantics and defaults apply as for
<varname>DNS=</varname>.</para></listitem>
</varlistentry>