* [PATCH] trace cmd record: Remove extra characters in documentation
@ 2023-11-07 22:32 Yoann Congal
0 siblings, 0 replies; only message in thread
From: Yoann Congal @ 2023-11-07 22:32 UTC (permalink / raw)
To: linux-trace-devel; +Cc: Yoann Congal
In --tsync-interval option documentation, remove extra characters that
should not be there.
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
---
Documentation/trace-cmd/trace-cmd-record.1.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/trace-cmd/trace-cmd-record.1.txt b/Documentation/trace-cmd/trace-cmd-record.1.txt
index b709e483..cebe2a0b 100644
--- a/Documentation/trace-cmd/trace-cmd-record.1.txt
+++ b/Documentation/trace-cmd/trace-cmd-record.1.txt
@@ -363,9 +363,9 @@ OPTIONS
*--tsync-interval*::
Set the loop interval, in ms, for timestamps synchronization with guests:
If a negative number is specified, timestamps synchronization is disabled
- If 0 is specified, no loop is performed - timestamps offset is calculated only twice,"
+ If 0 is specified, no loop is performed - timestamps offset is calculated only twice,
at the beginning and at the end of the trace.
- Timestamps synchronization with guests works only if there is support for VSOCK.\n"
+ Timestamps synchronization with guests works only if there is support for VSOCK.
*--tsc2nsec*::
Convert the current clock to nanoseconds, using tsc multiplier and shift from the Linux
--
2.30.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-11-07 22:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-07 22:32 [PATCH] trace cmd record: Remove extra characters in documentation Yoann Congal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).