summaryrefslogtreecommitdiff
path: root/man/networkd.conf.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-01-28 20:42:37 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-01-29 17:02:23 +0100
commit1d3a473b4a0a4a0c49963297103af16ff6d841fa (patch)
tree691c36c7b57945a56de9cb77726aa84b4c27603a /man/networkd.conf.xml
parent75909cc7e48d6ebfa7c61bee1b089dd4e1ba0b5f (diff)
downloadsystemd-1d3a473b4a0a4a0c49963297103af16ff6d841fa.tar.gz
man: use ellipses for ranges in range descriptions
… and in few other places ;)
Diffstat (limited to 'man/networkd.conf.xml')
-rw-r--r--man/networkd.conf.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/man/networkd.conf.xml b/man/networkd.conf.xml
index 78b46ad505..12ddcf4502 100644
--- a/man/networkd.conf.xml
+++ b/man/networkd.conf.xml
@@ -72,10 +72,11 @@
<varlistentry>
<term><varname>RouteTable=</varname></term>
- <listitem><para>Specifies the route table name. Takes a route name and table number separated with a colon.
- (<literal><replaceable>name</replaceable>:<replaceable>integer</replaceable></literal>. The route table number
- must be an integer in the range 1..4294967295. This setting can be specified multiple times. If an empty string
- is specified, then all options specified earlier are cleared. Defaults to unset.</para></listitem>
+ <listitem><para>Specifies the route table name. Takes a route name and table number separated with a
+ colon. (<literal><replaceable>name</replaceable>:<replaceable>integer</replaceable></literal>. The
+ route table number must be an integer in the range 1…4294967295. This setting can be specified
+ multiple times. If an empty string is specified, then all options specified earlier are cleared.
+ Defaults to unset.</para></listitem>
</varlistentry>
</variablelist>