]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: fix typo in v2.41-ReleaseNotes
authorChris Hofstaedtler <zeha@debian.org>
Wed, 19 Feb 2025 05:58:30 +0000 (06:58 +0100)
committerChris Hofstaedtler <zeha@debian.org>
Wed, 19 Feb 2025 05:58:30 +0000 (06:58 +0100)
Signed-off-by: Chris Hofstaedtler <zeha@debian.org>
Documentation/releases/v2.41-ReleaseNotes

index fa369156c0fc9836652f3b414104cbf7f1573e62..3db0ce0a121b6f7bf4f914077944e9a879e41212 100644 (file)
@@ -44,7 +44,7 @@ libuuid:
 findmnt, lsblk, and lsfd:
   - Added a new --hyperlink command line option to print paths as terminal hyperlinks.
 
-fdinmnt:
+findmnt:
   - Can now address filesystems using --id and --uniq-id (requires listmount() kernel support).
 
 flock:
@@ -55,7 +55,7 @@ hardlink:
   - Can exclude sub-trees using --exclude-subtree or keep them in the current mount using --mount.
   - Duplicates can now be printed using --list-duplicates.
 
-kwclock:
+hwclock:
   - Added a new --param-index option to address position for RTC_PARAM_{GET,SET} ioctls.
 
 kill: