man: fix markup and grammar for FOU{Source,Destination}Port=

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2019-02-13 10:22:18 +01:00
parent e0e2ecd5a8
commit 6f520e7437

View file

@ -899,15 +899,15 @@
<varlistentry>
<term><varname>FOUDestinationPort=</varname></term>
<listitem>
<para>The <varname>FOUDestinationPort=</varname> specifies the UDP destination port for encapsulation.
<para>This setting specifies the UDP destination port for encapsulation.
This field is mandatory and is not set by default.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><varname>FOUSourcePort=</varname></term>
<listitem>
<para>The <constant>FOUSourcePort=</constant> specifies the UDP source port for encapsulation. Defaults to <varname>0</varname>,
that is, the source port for packets is left to the network stack to decide.</para>
<para>This setting specifies the UDP source port for encapsulation. Defaults to <constant>0</constant>
that is, the source port for packets is left to the network stack to decide.</para>
</listitem>
</varlistentry>
<varlistentry>