mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] docs: dev-tools: gcov: Remove a stray single-quote
@ 2020-02-29 17:35 Jonathan Neuschäfer
  2020-03-02 19:51 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Neuschäfer @ 2020-02-29 17:35 UTC (permalink / raw)
  To: linux-doc
  Cc: Jonathan Neuschäfer, Peter Oberparleiter, Jonathan Corbet,
	linux-kernel

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 Documentation/dev-tools/gcov.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/dev-tools/gcov.rst b/Documentation/dev-tools/gcov.rst
index 46aae52a41d0..7bd013596217 100644
--- a/Documentation/dev-tools/gcov.rst
+++ b/Documentation/dev-tools/gcov.rst
@@ -203,7 +203,7 @@ Cause
     may not correctly copy files from sysfs.

 Solution
-    Use ``cat``' to read ``.gcda`` files and ``cp -d`` to copy links.
+    Use ``cat`` to read ``.gcda`` files and ``cp -d`` to copy links.
     Alternatively use the mechanism shown in Appendix B.


--
2.20.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: dev-tools: gcov: Remove a stray single-quote
  2020-02-29 17:35 [PATCH] docs: dev-tools: gcov: Remove a stray single-quote Jonathan Neuschäfer
@ 2020-03-02 19:51 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-03-02 19:51 UTC (permalink / raw)
  To: Jonathan Neuschäfer; +Cc: linux-doc, Peter Oberparleiter, linux-kernel

On Sat, 29 Feb 2020 18:35:14 +0100
Jonathan Neuschäfer <j.neuschaefer@gmx.net> wrote:

> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
> ---
>  Documentation/dev-tools/gcov.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/dev-tools/gcov.rst b/Documentation/dev-tools/gcov.rst
> index 46aae52a41d0..7bd013596217 100644
> --- a/Documentation/dev-tools/gcov.rst
> +++ b/Documentation/dev-tools/gcov.rst
> @@ -203,7 +203,7 @@ Cause
>      may not correctly copy files from sysfs.
> 
>  Solution
> -    Use ``cat``' to read ``.gcda`` files and ``cp -d`` to copy links.
> +    Use ``cat`` to read ``.gcda`` files and ``cp -d`` to copy links.
>      Alternatively use the mechanism shown in Appendix B.

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-02 19:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-29 17:35 [PATCH] docs: dev-tools: gcov: Remove a stray single-quote Jonathan Neuschäfer
2020-03-02 19:51 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®