diff mbox

[maintainer-tools] dim: fix man page warning

Message ID 1445427307-20612-1-git-send-email-jani.nikula@intel.com (mailing list archive)
State New, archived
Headers show

Commit Message

Jani Nikula Oct. 21, 2015, 11:35 a.m. UTC
dim.rst:116: (WARNING/2) Title underline too short.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
---
 dim.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jani Nikula Oct. 21, 2015, 11:36 a.m. UTC | #1
Please ignore, Daniel beat me to it.

On Wed, 21 Oct 2015, Jani Nikula <jani.nikula@intel.com> wrote:
> dim.rst:116: (WARNING/2) Title underline too short.
>
> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
> ---
>  dim.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/dim.rst b/dim.rst
> index 91308f420338..ebbc04bc3604 100644
> --- a/dim.rst
> +++ b/dim.rst
> @@ -113,7 +113,7 @@ branch, assuming that patches got merged to the wrong branch. After pushing also
>  updates linux-next and drm-intel-nightly branches.
>  
>  checkout|co *branch*
> ------------------
> +--------------------
>  Checks out the named branch.
>  
>  conq
> -- 
> 2.1.4
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
diff mbox

Patch

diff --git a/dim.rst b/dim.rst
index 91308f420338..ebbc04bc3604 100644
--- a/dim.rst
+++ b/dim.rst
@@ -113,7 +113,7 @@  branch, assuming that patches got merged to the wrong branch. After pushing also
 updates linux-next and drm-intel-nightly branches.
 
 checkout|co *branch*
------------------
+--------------------
 Checks out the named branch.
 
 conq