In --tsync-interval option documentation, remove extra characters that should not be there. Signed-off-by: Yoann Congal <yoann.congal@xxxxxxxx> --- 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