From: Tomas Glozar Date: Fri, 10 Oct 2025 08:33:30 +0000 (+0200) Subject: Documentation/rtla: Fix typo in common_options.txt X-Git-Url: https://gentwo.org/gitweb/?a=commitdiff_plain;h=aad1530ff6cedb2f6fb02f17950bda0bfef68db2;p=linux%2F.git Documentation/rtla: Fix typo in common_options.txt Fix "unlike" being spelled "nlike" in --on-threshold documentation. Fixes: 70165c78e31d ("Documentation/rtla: Add actions feature") Signed-off-by: Tomas Glozar Acked-by: Steven Rostedt (Google) Signed-off-by: Jonathan Corbet Message-ID: <20251010083338.478961-2-tglozar@redhat.com> --- diff --git a/Documentation/tools/rtla/common_options.txt b/Documentation/tools/rtla/common_options.txt index 77ef35d3f831..8ca424ab0faf 100644 --- a/Documentation/tools/rtla/common_options.txt +++ b/Documentation/tools/rtla/common_options.txt @@ -67,7 +67,7 @@ - *trace[,file=]* Saves trace output, optionally taking a filename. Alternative to -t/--trace. - Note that nlike -t/--trace, specifying this multiple times will result in + Note that unlike -t/--trace, specifying this multiple times will result in the trace being saved multiple times. - *signal,num=,pid=*