Skip to content

Commit cc2cf67

Browse files
foxhoundskJonathan Corbet
authored andcommitted
docs: ftrace: fix ambiguous sentence
The sentence looks ambiguous, rephrase it by adding ", there". Signed-off-by: Huichun Feng <foxhoundsk.tw@gmail.com> Signed-off-by: Ching-Chun (Jim) Huang <jserv@ccns.ncku.edu.tw> Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com> Acked-by: Steven Rostedt <rostedt@goodmis.org> Link: https://lore.kernel.org/r/20220111052000.2675944-1-foxhoundsk.tw@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent 6b07645 commit cc2cf67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/trace/ftrace.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3370,7 +3370,7 @@ one of the latency tracers, you will get the following results.
33703370

33713371
Instances
33723372
---------
3373-
In the tracefs tracing directory is a directory called "instances".
3373+
In the tracefs tracing directory, there is a directory called "instances".
33743374
This directory can have new directories created inside of it using
33753375
mkdir, and removing directories with rmdir. The directory created
33763376
with mkdir in this directory will already contain files and other

0 commit comments

Comments
 (0)