On Fri, Nov 04, 2022 at 09:20:44AM +0900, Akira Yokosawa wrote: > Silence complaints from "make punctcheck". > > Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> Good catch, thank you! Queued and pushed. You know, I scrolled back up to look at the output of my last "make", and there that error message was. I was apparently so focused on the cartoon that I missed it completely. :-/ Thanx, Paul > --- > cpu/overview.tex | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/cpu/overview.tex b/cpu/overview.tex > index feaef5f3589b..c3302669b1a5 100644 > --- a/cpu/overview.tex > +++ b/cpu/overview.tex > @@ -298,8 +298,8 @@ Welcome to modern thermal throttling. > > If you reduced the number of clock cycles by making more effective > use of the CPU's functional units, you will have increased the > -power consumed by that CPU. > -This will in turn increase the amount of heat dissipated by that CPU. > +power consumed by that CPU\@. > +This will in turn increase the amount of heat dissipated by that CPU\@. > If this heat dissipation exceeds the cooling system's capacity, the > system will thermally throttle that CPU, for example, by reducing > its clock frequency, as fancifully depicted by the snow penguin in > > base-commit: 06ef1f7ba437647df5913fdfc89276da4e0bf9c1 > -- > 2.25.1 >