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-08-06 16:42:23 +0200
commit0860b43529a50f57d9bb3ce061b6d115a6c78acc (patch)
treec627441a52d61408235c5eaac235c5311f2c3f9f /man/systemd.link.xml
parentddec4e0fc1744461d535091298d5da5b369ace0c (diff)
downloadsystemd-0860b43529a50f57d9bb3ce061b6d115a6c78acc.tar.gz
man: fix assorted issues reported by the manpage-l10n project
Fixes #20297. (cherry picked from commit be0d27ee0c2a2cce39490b8cfc0e7d995fbd7644) (cherry picked from commit 9eb9b07c404be8d59a800c70593809a69f0d0e55) [Only the parts that were conflict-free: I think it's nice to fix errors, but not important enough to devote actual work to it.]
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 75120b4f12..ec9a06f2b2 100644
--- a/man/systemd.link.xml
+++ b/man/systemd.link.xml
@@ -445,7 +445,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>
@@ -453,7 +453,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>
@@ -779,7 +779,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>
@@ -787,8 +787,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>