summaryrefslogtreecommitdiff
path: root/man/systemd.link.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-07-27 09:37:29 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-07-27 09:43:29 +0200
commitbe0d27ee0c2a2cce39490b8cfc0e7d995fbd7644 (patch)
tree785ce8b959d03df7ee48929bba5504c8807796a5 /man/systemd.link.xml
parentd1ae38d85ae458ba8126465d25789e2721a75dba (diff)
downloadsystemd-be0d27ee0c2a2cce39490b8cfc0e7d995fbd7644.tar.gz
man: fix assorted issues reported by the manpage-l10n project
Fixes #20297.
Diffstat (limited to 'man/systemd.link.xml')
-rw-r--r--man/systemd.link.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/systemd.link.xml b/man/systemd.link.xml
index 1093e2e0b8..ee4356ac3d 100644
--- a/man/systemd.link.xml
+++ b/man/systemd.link.xml
@@ -457,7 +457,7 @@
<term><varname>MTUBytes=</varname></term>
<listitem>
<para>The maximum transmission unit in bytes to set for the
- device. The usual suffixes K, M, G, are supported and are
+ device. The usual suffixes K, M, G are supported and are
understood to the base of 1024.</para>
</listitem>
</varlistentry>
@@ -465,7 +465,7 @@
<term><varname>BitsPerSecond=</varname></term>
<listitem>
<para>The speed to set for the device, the value is rounded
- down to the nearest Mbps. The usual suffixes K, M, G, are
+ down to the nearest Mbps. The usual suffixes K, M, G are
supported and are understood to the base of 1000.</para>
</listitem>
</varlistentry>
@@ -788,7 +788,7 @@
<term><varname>GenericSegmentOffloadMaxBytes=</varname></term>
<listitem>
<para>Specifies the maximum size of a Generic Segment Offload (GSO) packet the
- device should accept. The usual suffixes K, M, G, are supported and are
+ device should accept. The usual suffixes K, M, G are supported and are
understood to the base of 1024. An unsigned integer in the range 1…65536.
Defaults to unset.</para>
</listitem>
@@ -796,8 +796,8 @@
<varlistentry>
<term><varname>GenericSegmentOffloadMaxSegments=</varname></term>
<listitem>
- <para>Specifies the maximum number of a Generic Segment Offload (GSO) segments the device should
- accept. An unsigned integer in the range 1…65535. Defaults to unset.</para>
+ <para>Specifies the maximum number of Generic Segment Offload (GSO) segments the device should
+ accept. An unsigned integer in the range 1…65535. Defaults to unset.</para>
</listitem>
</varlistentry>