Skip to content

Commit 6f520e7

Browse files
committed
man: fix markup and grammar for FOU{Source,Destination}Port=
1 parent e0e2ecd commit 6f520e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

man/systemd.netdev.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -899,15 +899,15 @@
899899
<varlistentry>
900900
<term><varname>FOUDestinationPort=</varname></term>
901901
<listitem>
902-
<para>The <varname>FOUDestinationPort=</varname> specifies the UDP destination port for encapsulation.
902+
<para>This setting specifies the UDP destination port for encapsulation.
903903
This field is mandatory and is not set by default.</para>
904904
</listitem>
905905
</varlistentry>
906906
<varlistentry>
907907
<term><varname>FOUSourcePort=</varname></term>
908908
<listitem>
909-
<para>The <constant>FOUSourcePort=</constant> specifies the UDP source port for encapsulation. Defaults to <varname>0</varname>,
910-
that is, the source port for packets is left to the network stack to decide.</para>
909+
<para>This setting specifies the UDP source port for encapsulation. Defaults to <constant>0</constant>
910+
that is, the source port for packets is left to the network stack to decide.</para>
911911
</listitem>
912912
</varlistentry>
913913
<varlistentry>

0 commit comments

Comments
 (0)