]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
blkpr: fix a typo ("sp:ec" => "spec"), and drop an overemphatic comma
authorBenno Schulenberg <bensberg@telfort.nl>
Mon, 30 Mar 2026 14:25:51 +0000 (16:25 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 31 Mar 2026 08:23:17 +0000 (10:23 +0200)
The typo was introduced in commit a2752fe270, three months ago.

(The comma is not in same sentence in the next string either.)

Reported-by: Pedro Albuquerque <pmra@protonmail.com>
Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
sys-utils/blkpr.c

index 5e5e107e34d918cf73605db2c343cb1e97e81dd9..f7e77671330e1de4faeb5e69b006f6386799fa48 100644 (file)
@@ -63,7 +63,7 @@ static const struct type_string pr_type[] = {
                PR_WRITE_EXCLUSIVE_ALL_REGS, "write-exclusive-all-regs", N_(
 "    Only initiators with a registered key can write to the device. Any\n"
 "    initiator can read from the device.  All initiators with a registered\n"
-"    key are considered reservation holders.  Please, reference the SPC sp:ec\n"
+"    key are considered reservation holders.  Please reference the SPC spec\n"
 "    on the meaning of a reservation holder if you want to use this type."
                )
        }, {