From: Chris Hofstaedtler Date: Wed, 19 Feb 2025 05:58:30 +0000 (+0100) Subject: docs: fix typo in v2.41-ReleaseNotes X-Git-Tag: v2.41-rc2~52^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d4d678ccb1f5e81944a48ba2ac85f4fbf46a85b;p=thirdparty%2Futil-linux.git docs: fix typo in v2.41-ReleaseNotes Signed-off-by: Chris Hofstaedtler --- diff --git a/Documentation/releases/v2.41-ReleaseNotes b/Documentation/releases/v2.41-ReleaseNotes index fa369156c..3db0ce0a1 100644 --- a/Documentation/releases/v2.41-ReleaseNotes +++ b/Documentation/releases/v2.41-ReleaseNotes @@ -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: