All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH] howto: Specify style of enumerate header
Date: Wed, 1 Feb 2017 07:52:54 -0800	[thread overview]
Message-ID: <20170201155254.GS30506@linux.vnet.ibm.com> (raw)
In-Reply-To: <11bda1dc-d40d-602c-b583-b1588bd1a7c4@gmail.com>

On Thu, Feb 02, 2017 at 12:10:06AM +0900, Akira Yokosawa wrote:
> >From c6d2effca0b51ec680dc3e7b4072279686a2690f Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Tue, 31 Jan 2017 22:14:49 +0900
> Subject: [PATCH] howto: Specify style of enumerate header
> 
> This enumeration contains reference to its headers.
> Specify "(a)" style for consistency.
> 
> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>

Applied, thank you!

							Thanx, Paul

> ---
>  howto/howto.tex | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/howto/howto.tex b/howto/howto.tex
> index f1f9cfe..2f1b0fc 100644
> --- a/howto/howto.tex
> +++ b/howto/howto.tex
> @@ -453,7 +453,7 @@ patch containing a \co{Signed-off-by:} line.
>  It is important to note that the \co{Signed-off-by:} line has
>  a very specific meaning, namely that you are certifying that:
> 
> -\begin{enumerate}
> +\begin{enumerate}[(a)]
>  \item	The contribution was created in whole or in part
>  	by me and I have the right to submit it under
>  	the open source license indicated in the file; or
> -- 
> 2.7.4
> 


      reply	other threads:[~2017-02-01 15:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-01 15:10 [PATCH] howto: Specify style of enumerate header Akira Yokosawa
2017-02-01 15:52 ` Paul E. McKenney [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170201155254.GS30506@linux.vnet.ibm.com \
    --to=paulmck@linux.vnet.ibm.com \
    --cc=akiyks@gmail.com \
    --cc=perfbook@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.