linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yoann Congal <yoann.congal@smile.fr>
To: linux-trace-devel@vger.kernel.org
Cc: Yoann Congal <yoann.congal@smile.fr>
Subject: [PATCH] trace cmd record: Remove extra characters in documentation
Date: Tue,  7 Nov 2023 23:32:44 +0100	[thread overview]
Message-ID: <20231107223244.1121582-1-yoann.congal@smile.fr> (raw)

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


                 reply	other threads:[~2023-11-07 22:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231107223244.1121582-1-yoann.congal@smile.fr \
    --to=yoann.congal@smile.fr \
    --cc=linux-trace-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).