* [PATCH] Documentation/tools/rv: fix document header
@ 2024-06-26 15:07 Jiri Kastner
2024-06-26 15:39 ` Jonathan Corbet
2024-06-26 20:39 ` [PATCH v2] " Jiri Kastner
0 siblings, 2 replies; 4+ messages in thread
From: Jiri Kastner @ 2024-06-26 15:07 UTC (permalink / raw)
To: linux-doc; +Cc: Jonathan Corbet, linux-kernel, cz172638, Steven Rostedt
align header of document with filename and rest of the content
Signed-off-by: Jiri Kastner <cz172638@gmail.com>
---
Documentation/tools/rv/rv-mon.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/tools/rv/rv-mon.rst b/Documentation/tools/rv/rv-mon.rst
index af0f329a7c9c..bed937120dca 100644
--- a/Documentation/tools/rv/rv-mon.rst
+++ b/Documentation/tools/rv/rv-mon.rst
@@ -1,7 +1,7 @@
.. SPDX-License-Identifier: GPL-2.0
=======
-rv-list
+rv-mon
=======
-----------------------
List available monitors
--
2.45.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] Documentation/tools/rv: fix document header
2024-06-26 15:07 [PATCH] Documentation/tools/rv: fix document header Jiri Kastner
@ 2024-06-26 15:39 ` Jonathan Corbet
2024-06-26 20:39 ` [PATCH v2] " Jiri Kastner
1 sibling, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2024-06-26 15:39 UTC (permalink / raw)
To: Jiri Kastner, linux-doc; +Cc: linux-kernel, cz172638, Steven Rostedt
Jiri Kastner <cz172638@gmail.com> writes:
> align header of document with filename and rest of the content
>
> Signed-off-by: Jiri Kastner <cz172638@gmail.com>
> ---
> Documentation/tools/rv/rv-mon.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/tools/rv/rv-mon.rst b/Documentation/tools/rv/rv-mon.rst
> index af0f329a7c9c..bed937120dca 100644
> --- a/Documentation/tools/rv/rv-mon.rst
> +++ b/Documentation/tools/rv/rv-mon.rst
> @@ -1,7 +1,7 @@
> .. SPDX-License-Identifier: GPL-2.0
>
> =======
> -rv-list
> +rv-mon
> =======
A nit, but you should adjust the "=====" lines to match the new length
of the heading text.
Thanks,
jon
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH v2] Documentation/tools/rv: fix document header
2024-06-26 15:07 [PATCH] Documentation/tools/rv: fix document header Jiri Kastner
2024-06-26 15:39 ` Jonathan Corbet
@ 2024-06-26 20:39 ` Jiri Kastner
2024-07-03 22:37 ` Jonathan Corbet
1 sibling, 1 reply; 4+ messages in thread
From: Jiri Kastner @ 2024-06-26 20:39 UTC (permalink / raw)
To: linux-doc; +Cc: Jonathan Corbet, linux-kernel, cz172638, Steven Rostedt
Signed-off-by: Jiri Kastner <cz172638@gmail.com>
---
Documentation/tools/rv/rv-mon.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/tools/rv/rv-mon.rst b/Documentation/tools/rv/rv-mon.rst
index af0f329a7c9c..4d86fd55eb59 100644
--- a/Documentation/tools/rv/rv-mon.rst
+++ b/Documentation/tools/rv/rv-mon.rst
@@ -1,8 +1,8 @@
.. SPDX-License-Identifier: GPL-2.0
-=======
-rv-list
-=======
+======
+rv-mon
+======
-----------------------
List available monitors
-----------------------
--
2.45.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH v2] Documentation/tools/rv: fix document header
2024-06-26 20:39 ` [PATCH v2] " Jiri Kastner
@ 2024-07-03 22:37 ` Jonathan Corbet
0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2024-07-03 22:37 UTC (permalink / raw)
To: Jiri Kastner, linux-doc; +Cc: linux-kernel, cz172638, Steven Rostedt
Jiri Kastner <cz172638@gmail.com> writes:
> Signed-off-by: Jiri Kastner <cz172638@gmail.com>
> ---
> Documentation/tools/rv/rv-mon.rst | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/tools/rv/rv-mon.rst b/Documentation/tools/rv/rv-mon.rst
> index af0f329a7c9c..4d86fd55eb59 100644
> --- a/Documentation/tools/rv/rv-mon.rst
> +++ b/Documentation/tools/rv/rv-mon.rst
> @@ -1,8 +1,8 @@
> .. SPDX-License-Identifier: GPL-2.0
>
> -=======
> -rv-list
> -=======
> +======
> +rv-mon
> +======
I have applied this, but:
- When you send an updated version of a patch, include a note saying
what has changed.
- You left out the changelog text; I took your words from the first
version.
Thanks,
jon
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-07-03 22:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-26 15:07 [PATCH] Documentation/tools/rv: fix document header Jiri Kastner
2024-06-26 15:39 ` Jonathan Corbet
2024-06-26 20:39 ` [PATCH v2] " Jiri Kastner
2024-07-03 22:37 ` Jonathan Corbet
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).