From: Zbigniew Jędrzejewski-Szmek Date: Tue, 17 Nov 2020 09:43:13 +0000 (+0100) Subject: man/systemd.netdev: don't say "ranges" X-Git-Tag: v247~57^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e375ceb6409d2cccee82f0be05b0fa906bf25fdf;p=thirdparty%2Fsystemd.git man/systemd.netdev: don't say "ranges" --- diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index e6a96e3a15e..64204881628 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -754,7 +754,8 @@ Id= - Specifies the Virtual Network Identifier (VNI) to use. Ranges [0-16777215]. This field is mandatory. + Specifies the Virtual Network Identifier (VNI) to use, a number between 0 and 16777215. This + field is mandatory. @@ -766,7 +767,7 @@ TOS= - Specifies the TOS value to use in outgoing packets. Ranges [1-255]. + Specifies the TOS value to use in outgoing packets. Takes a number between 1 and 255.