]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: grammar fixes: replace "respectively"
authorJan Engelhardt <jengelh@inai.de>
Wed, 25 Dec 2024 11:28:04 +0000 (12:28 +0100)
committerJan Engelhardt <jengelh@inai.de>
Wed, 25 Dec 2024 16:00:26 +0000 (17:00 +0100)
Unlike the German "bzw.", "respectively" cannot be used as an infix,
and is not abbreviated either.

man/org.freedesktop.systemd1.xml
man/userdbctl.xml
man/varlinkctl.xml

index 2ab21f060796f655d33075f780d112cc9e27e90b..1d0042cc9b7267cb6fe6c19bb7721da2dad32722 100644 (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>
index 268da7ac3dd73115439632ff6485a5848ba81bbd..a8bbfe7c7b788ce76d7bd5f4e0952418855482a7 100644 (file)
         <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
index 1e0562682f7b8ed09bd34c153bbe0de1199946fc..dd3741aa0b3176d6fbc392ec599ea10cb17bd621 100644 (file)
       <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>