]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
docs:process:changes: fix version command for btrfs-progs
authorNihar Chaithanya <niharchaithanya@gmail.com>
Sat, 12 Oct 2024 14:14:28 +0000 (19:44 +0530)
committerJonathan Corbet <corbet@lwn.net>
Mon, 14 Oct 2024 19:19:33 +0000 (13:19 -0600)
The command given in the changes.rst document to check the version of
btrfs-progs is:
-> btrfsck
which does not output the version, and according to manual page of the
btrfs-progs the command to check the version of btrfs-progs is:
-> btrfs --version

Add a fix changing the command to check the version of btrfs-progs.

Signed-off-by: Nihar Chaithanya <niharchaithanya@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20241012141425.11852-1-niharchaithanya@gmail.com
Documentation/process/changes.rst

index 00f1ed7c59c3214e75f1c45fa565a9f57061defa..82b5e378eebff343ca27c90eb11eb40865754943 100644 (file)
@@ -46,7 +46,7 @@ jfsutils               1.1.3            fsck.jfs -V
 reiserfsprogs          3.6.3            reiserfsck -V
 xfsprogs               2.6.0            xfs_db -V
 squashfs-tools         4.0              mksquashfs -version
-btrfs-progs            0.18             btrfsck
+btrfs-progs            0.18             btrfs --version
 pcmciautils            004              pccardctl -V
 quota-tools            3.09             quota -V
 PPP                    2.4.0            pppd --version