Skip to content

Commit

Permalink
Merge pull request #1321 from FineFindus/fix/typos
Browse files Browse the repository at this point in the history
doc: fix typos
  • Loading branch information
tbzatek authored Oct 22, 2024
2 parents 2610baa + b7c35b5 commit 6c45257
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/org.freedesktop.UDisks2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1821,7 +1821,7 @@
<listitem><para><ulink url="http://en.wikipedia.org/wiki/RAID">RAID</ulink> or similar. Known values include <literal>LVM2_member</literal> (for LVM2 components), <literal>linux_raid_member</literal> (for MD-RAID components.)</para></listitem>
</varlistentry>
<varlistentry><term>other</term>
<listitem><para>Something else. Known values include <literal>swap</literal> (for swap space), <literal>suspend</literal> (data used when resuming from suspend-to-disk.</para></listitem>
<listitem><para>Something else. Known values include <literal>swap</literal> (for swap space), <literal>suspend</literal> (data used when resuming from suspend-to-disk).</para></listitem>
</varlistentry>
</variablelist>
See the note for the #org.freedesktop.UDisks2.Block:IdUsage property about usage.
Expand Down Expand Up @@ -2024,7 +2024,7 @@
If 'fsname' is omitted in a 'fstab' entry, or 'device' is
omitted in a 'crypttab' entry, it defaults to "UUID=..." when
the block device has a filesystem UUID, or to the name of the
device in the filesystem..
device in the filesystem.
If 'name' is omitted in a 'crypttab' entry, it defaults to
"luks-&lt;UUID&gt;".
Expand Down

0 comments on commit 6c45257

Please sign in to comment.