summaryrefslogtreecommitdiff
path: root/man/udevadm.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-10-15 16:06:20 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-10-17 15:10:53 +0200
commit0923b4253c93ace134d06e6ecba8133b3e797616 (patch)
treead906fb4d53cf95273068351657dcc6dfef83696 /man/udevadm.xml
parentf6e88aac2c30392a934507591d70a35ca1ea7acf (diff)
downloadsystemd-0923b4253c93ace134d06e6ecba8133b3e797616.tar.gz
tree-wide: replace "plural(s)" by "plurals"
(s) is just ugly with a vibe of DOS. In most cases just using the normal plural form is more natural and gramatically correct. There are some log_debug() statements left, and texts in foreign licenses or headers. Those are not touched on purpose.
Diffstat (limited to 'man/udevadm.xml')
-rw-r--r--man/udevadm.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/udevadm.xml b/man/udevadm.xml
index 47556ee9b3..ee0658dc14 100644
--- a/man/udevadm.xml
+++ b/man/udevadm.xml
@@ -800,9 +800,9 @@
</title>
- <para><command>udevadm lock</command> takes an (advisory) exclusive lock(s) on a block device (or
- multiple thereof), as per <ulink url="https://systemd.io/BLOCK_DEVICE_LOCKING">Locking Block Device
- Access</ulink> and invokes a program with the lock(s) taken. When the invoked program exits the lock(s)
+ <para><command>udevadm lock</command> takes an (advisory) exclusive lock on a block device (or all
+ specified devices), as per <ulink url="https://systemd.io/BLOCK_DEVICE_LOCKING">Locking Block Device
+ Access</ulink> and invokes a program with the locks taken. When the invoked program exits the locks
are automatically released and its return value is propagated as exit code of <command>udevadm
lock</command>.</para>
@@ -861,8 +861,8 @@
<term><option>--print</option></term>
<term><option>-p</option></term>
- <listitem><para>Instead of locking the specified device(s) and executing a command, just print the
- device path(s) that would be locked, and execute no command. This command is useful to determine
+ <listitem><para>Instead of locking the specified devices and executing a command, just print the
+ device paths that would be locked, and execute no command. This command is useful to determine
the "whole" block device in case a partition block device is specified. The devices will be sorted
by their device node major number as primary ordering key and the minor number as secondary
ordering key (i.e. they are shown in the order they'd be locked). Note that the number of lines