diff mbox series

[05/12] docs: PCI: pci-vntb-howto.rst: fix a title markup

Message ID 47ae1b19414346e6b07d57dbaf68a2b4cb273ccb.1656759989.git.mchehab@kernel.org (mailing list archive)
State Handled Elsewhere
Headers show
Series Fix several documentation build warnings with Sphinx 2.4.4 | expand

Commit Message

Mauro Carvalho Chehab July 2, 2022, 11:07 a.m. UTC
As warned by Sphinx:
	Documentation/PCI/endpoint/pci-vntb-howto.rst:131: WARNING: Title underline too short.

Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
---

To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
See [PATCH 00/12] at: https://lore.kernel.org/all/cover.1656759988.git.mchehab@kernel.org/

 Documentation/PCI/endpoint/pci-vntb-howto.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Bjorn Helgaas July 12, 2022, 7:58 p.m. UTC | #1
[+cc Jon, Frank]

On Sat, Jul 02, 2022 at 12:07:37PM +0100, Mauro Carvalho Chehab wrote:
> As warned by Sphinx:
> 	Documentation/PCI/endpoint/pci-vntb-howto.rst:131: WARNING: Title underline too short.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>

Another for Jon.

> ---
> 
> To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
> See [PATCH 00/12] at: https://lore.kernel.org/all/cover.1656759988.git.mchehab@kernel.org/
> 
>  Documentation/PCI/endpoint/pci-vntb-howto.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/PCI/endpoint/pci-vntb-howto.rst b/Documentation/PCI/endpoint/pci-vntb-howto.rst
> index b4a679144692..31a0bae868f9 100644
> --- a/Documentation/PCI/endpoint/pci-vntb-howto.rst
> +++ b/Documentation/PCI/endpoint/pci-vntb-howto.rst
> @@ -128,7 +128,7 @@ RootComplex Device
>  ==================
>  
>  lspci Output at Host side
> -------------------------
> +-------------------------
>  
>  Note that the devices listed here correspond to the values populated in
>  "Creating pci-epf-ntb Device" section above::
> -- 
> 2.36.1
>
diff mbox series

Patch

diff --git a/Documentation/PCI/endpoint/pci-vntb-howto.rst b/Documentation/PCI/endpoint/pci-vntb-howto.rst
index b4a679144692..31a0bae868f9 100644
--- a/Documentation/PCI/endpoint/pci-vntb-howto.rst
+++ b/Documentation/PCI/endpoint/pci-vntb-howto.rst
@@ -128,7 +128,7 @@  RootComplex Device
 ==================
 
 lspci Output at Host side
-------------------------
+-------------------------
 
 Note that the devices listed here correspond to the values populated in
 "Creating pci-epf-ntb Device" section above::