mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 05:04:51 +01:00
Documentation/rtla: Fix typo in common_options.txt
Fix "unlike" being spelled "nlike" in --on-threshold documentation.
Fixes: 70165c78e3 ("Documentation/rtla: Add actions feature")
Signed-off-by: Tomas Glozar <tglozar@redhat.com>
Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20251010083338.478961-2-tglozar@redhat.com>
This commit is contained in:
parent
469c1c9eb6
commit
aad1530ff6
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@
|
|||
- *trace[,file=<filename>]*
|
||||
|
||||
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=<sig>,pid=<pid>*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue