treewide: fix a few typos in NEWS, docs, comments, and log messages

This commit is contained in:
Dmitry V. Levin
2024-04-27 08:00:00 +00:00
committed by Luca Boccassi
parent ec361ea9ce
commit c309b9e9c3
24 changed files with 27 additions and 27 deletions

View File

@@ -51,7 +51,7 @@
<para><filename>systemd-cryptsetup</filename> is used to set up (with <command>attach</command>) and tear
down (with <command>detach</command>) access to an encrypted block device. It is primarily used via
<filename>systemd-cryptsetup@.service</filename> during early boot, but may also be be called manually.
<filename>systemd-cryptsetup@.service</filename> during early boot, but may also be called manually.
The positional arguments <parameter>VOLUME</parameter>, <parameter>SOURCE-DEVICE</parameter>,
<parameter>KEY-FILE</parameter>, and <parameter>CRYPTTAB-OPTIONS</parameter> have the same meaning as the
fields in <citerefentry><refentrytitle>crypttab</refentrytitle><manvolnum>5</manvolnum></citerefentry>.