]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix garbled paragraph in systemd.network(3)
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 8 Apr 2020 21:46:49 +0000 (23:46 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 10 Apr 2020 14:40:48 +0000 (16:40 +0200)
The following message was emitted:

  "Element term in namespace  encountered in para, but no template matches."

man/systemd.network.xml

index d2cdb59f461636df053fea19e3a536b17b5d5b76..70f4304e0ce484b97c895badcb39d8cd3d9af9fe 100644 (file)
       <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>