]> Git Repo - linux.git/commitdiff
docs: ftrace: fix ambiguous sentence
authorHuichun Feng <[email protected]>
Tue, 11 Jan 2022 05:20:01 +0000 (13:20 +0800)
committerJonathan Corbet <[email protected]>
Mon, 17 Jan 2022 21:56:16 +0000 (14:56 -0700)
The sentence looks ambiguous, rephrase it by adding ", there".

Signed-off-by: Huichun Feng <[email protected]>
Signed-off-by: Ching-Chun (Jim) Huang <[email protected]>
Signed-off-by: Chun-Hung Tseng <[email protected]>
Acked-by: Steven Rostedt <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
Documentation/trace/ftrace.rst

index b3166c4a78678fa22f63cda44b5431c8b5d88358..45b8c56af67a74230cea7ed1a9c7eeccf558c436 100644 (file)
@@ -3370,7 +3370,7 @@ one of the latency tracers, you will get the following results.
 
 Instances
 ---------
-In the tracefs tracing directory is a directory called "instances".
+In the tracefs tracing directory, there is a directory called "instances".
 This directory can have new directories created inside of it using
 mkdir, and removing directories with rmdir. The directory created
 with mkdir in this directory will already contain files and other
This page took 0.076658 seconds and 4 git commands to generate.