From: Zbigniew Jędrzejewski-Szmek Date: Wed, 13 Feb 2019 09:22:18 +0000 (+0100) Subject: man: fix markup and grammar for FOU{Source,Destination}Port= X-Git-Tag: v241~7^2~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6f520e74373a7f2cf7cb36ca8cf2d61fee88dc49;p=thirdparty%2Fsystemd.git man: fix markup and grammar for FOU{Source,Destination}Port= --- diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index c568a7e7f66..74281f2d0b2 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -899,15 +899,15 @@ FOUDestinationPort= - The FOUDestinationPort= specifies the UDP destination port for encapsulation. + This setting specifies the UDP destination port for encapsulation. This field is mandatory and is not set by default. FOUSourcePort= - The FOUSourcePort= specifies the UDP source port for encapsulation. Defaults to 0, - that is, the source port for packets is left to the network stack to decide. + This setting specifies the UDP source port for encapsulation. Defaults to 0 + — that is, the source port for packets is left to the network stack to decide.