From e375ceb6409d2cccee82f0be05b0fa906bf25fdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 17 Nov 2020 10:43:13 +0100 Subject: [PATCH] man/systemd.netdev: don't say "ranges" --- man/systemd.netdev.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index e6a96e3a15..6420488162 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.