diff --git a/data/org.freedesktop.UDisks2.xml b/data/org.freedesktop.UDisks2.xml index ea49bd609..1c0a4c9a1 100644 --- a/data/org.freedesktop.UDisks2.xml +++ b/data/org.freedesktop.UDisks2.xml @@ -1821,7 +1821,7 @@ RAID or similar. Known values include LVM2_member (for LVM2 components), linux_raid_member (for MD-RAID components.) other - Something else. Known values include swap (for swap space), suspend (data used when resuming from suspend-to-disk. + Something else. Known values include swap (for swap space), suspend (data used when resuming from suspend-to-disk). See the note for the #org.freedesktop.UDisks2.Block:IdUsage property about usage. @@ -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-<UUID>".