]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: fix typo in v2.37-ReleaseNotes
authorKarel Zak <kzak@redhat.com>
Tue, 1 Jun 2021 08:37:01 +0000 (10:37 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 1 Jun 2021 08:37:01 +0000 (10:37 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/releases/v2.37-ReleaseNotes

index 6a9fc98d571bf45b3c48da034d85f4d3c46de24f..d94059ea848d7fc9408022b14f9d435718bdce59 100644 (file)
@@ -61,8 +61,8 @@ blkzone(8) provides a new "capacity" command.
 cfdisk(8) is possible to start in read-only mode by a new command-line option
 --read-only
 
-lsblk(8) provides new columns FSROOTS, and MOUNTTARGETS. The column
-MOUNTTARGETS is used in the default output now and this new column prints all
+lsblk(8) provides new columns FSROOTS, and MOUNTPOINTS. The column
+MOUNTPOINTS is used in the default output now and this new column prints all
 mount points where the device is used (btrfs subvolumes, bind mounts, etc).
 
 losetup(8) uses LOOP_CONFIG ioctl now.