man: grammar fixes: replace "respectively"

Unlike the German "bzw.", "respectively" cannot be used as an infix,
and is not abbreviated either.
This commit is contained in:
Jan Engelhardt
2024-12-25 12:28:04 +01:00
parent 16bcf7e044
commit 91dc2a52f5
3 changed files with 4 additions and 4 deletions

View File

@@ -6890,8 +6890,8 @@ node /org/freedesktop/systemd1/unit/avahi_2ddaemon_2esocket {
<!--End of Autogenerated section-->
<para><varname>PollLimitIntervalUSec</varname>/<varname>PollLimitBurst</varname> properties configure the
polling limit for the socket unit. Expects a time in µs, resp. an unsigned integer. If either is set to
<para>The <varname>PollLimitIntervalUSec</varname> and <varname>PollLimitBurst</varname> properties configure the
polling limit for the socket unit. Expects a time in µs and unsigned integer, respectively. If either is set to
zero the limiting feature is turned off.</para>
<refsect2>

View File

@@ -216,7 +216,7 @@
<term><option>--uid-max=</option></term>
<listitem><para>When used with the <command>user</command> or <command>group</command> command,
filters the output by UID/GID ranges. Takes numeric minimum resp. maximum UID/GID values. Shows only
filters the output by UID/GID ranges. Takes numeric minimum or maximum UID/GID values, respectively. Shows only
records within the specified range. When applied to the <command>user</command> command matches
against UIDs, when applied to the <command>group</command> command against GIDs (despite the name of
the switch). If unspecified defaults to 0 (for the minimum) and 4294967294 (for the maximum), i.e. by

View File

@@ -106,7 +106,7 @@
<literal>./</literal>).</para></listitem>
<listitem><para>A file system path to an executable, either absolute or relative (as above, must begin
with <literal>/</literal>, resp. <literal>./</literal>).</para></listitem>
with <literal>/</literal> or <literal>./</literal>, respectively).</para></listitem>
</itemizedlist>
</refsect1>