From: Jan Engelhardt Date: Wed, 25 Dec 2024 11:28:04 +0000 (+0100) Subject: man: grammar fixes: replace "respectively" X-Git-Tag: v258-rc1~1773^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=91dc2a52f5f5eda6ad0a7d387481f02592ffef16;p=thirdparty%2Fsystemd.git man: grammar fixes: replace "respectively" Unlike the German "bzw.", "respectively" cannot be used as an infix, and is not abbreviated either. --- diff --git a/man/org.freedesktop.systemd1.xml b/man/org.freedesktop.systemd1.xml index 2ab21f06079..1d0042cc9b7 100644 --- a/man/org.freedesktop.systemd1.xml +++ b/man/org.freedesktop.systemd1.xml @@ -6890,8 +6890,8 @@ node /org/freedesktop/systemd1/unit/avahi_2ddaemon_2esocket { - PollLimitIntervalUSec/PollLimitBurst properties configure the - polling limit for the socket unit. Expects a time in µs, resp. an unsigned integer. If either is set to + The PollLimitIntervalUSec and PollLimitBurst 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. diff --git a/man/userdbctl.xml b/man/userdbctl.xml index 268da7ac3dd..a8bbfe7c7b7 100644 --- a/man/userdbctl.xml +++ b/man/userdbctl.xml @@ -216,7 +216,7 @@ When used with the user or group 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 user command matches against UIDs, when applied to the group 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 diff --git a/man/varlinkctl.xml b/man/varlinkctl.xml index 1e0562682f7..dd3741aa0b3 100644 --- a/man/varlinkctl.xml +++ b/man/varlinkctl.xml @@ -106,7 +106,7 @@ ./). A file system path to an executable, either absolute or relative (as above, must begin - with /, resp. ./). + with / or ./, respectively).