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@xxxxxxxxx> > 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@xxxxxxxxx> 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 > -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html