From: Masatake YAMATO Date: Wed, 24 Jan 2024 19:35:50 +0000 (+0900) Subject: docs: fix a typo X-Git-Tag: v2.41-devel~22^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bbc4c7b0994cdc32ddc9afd4097c0e5566294893;p=thirdparty%2Futil-linux.git docs: fix a typo Signed-off-by: Masatake YAMATO --- diff --git a/Documentation/releases/v2.40-ReleaseNotes b/Documentation/releases/v2.40-ReleaseNotes index 6b00912832..d9e372488c 100644 --- a/Documentation/releases/v2.40-ReleaseNotes +++ b/Documentation/releases/v2.40-ReleaseNotes @@ -19,7 +19,7 @@ libsmartcols: for output, reducing resource usage and improving performance. Currently, this feature is employed in lsfd and lsblk. Example: - lsblk --filter 'NAME !~ "sd[ab]"'q + lsblk --filter 'NAME !~ "sd[ab]"' The library now supports counters (based on filters). For instance: