On Mon, Jan 25, 2016 at 05:12:47PM +0900, SeongJae Park wrote: > There is an unnecessary dot that seemed to be inserted by trivial > mistake. This commit just removes the dot. > > Signed-off-by: SeongJae Park <sj38.park@xxxxxxxxx> Good catch, applied! Thanx, Paul > --- > intro/intro.tex | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/intro/intro.tex b/intro/intro.tex > index fc5a51e..0a8ecb7 100644 > --- a/intro/intro.tex > +++ b/intro/intro.tex > @@ -332,7 +332,7 @@ This change in focus is due to the fact that, although Moore's Law > continues to deliver increases in transistor density, it has ceased to > provide the traditional single-threaded performance increases. > This can be seen in > -Figure~\ref{fig:intro:Clock-Frequency Trend for Intel CPUs}.\footnote{ > +Figure~\ref{fig:intro:Clock-Frequency Trend for Intel CPUs}\footnote{ > This plot shows clock frequencies for newer CPUs theoretically > capable of retiring one or more instructions per clock, and MIPS > (millions of instructions per second, usually from the old > -- > 1.9.1 > > -- > 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 > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- 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