Documentation/tools/rv/rv-mon.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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
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
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
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
© 2016 - 2025 Red Hat, Inc.