On 8/4/20 5:13 PM, John Scott wrote: > Hi, > > I've added a patch based on git, or you may merge from master > on https://salsa.debian.org/jscott/man-pages.git > > diff --git a/man7/math_error.7 b/man7/math_error.7 > index 876c1d8fc..6f022166f 100644 > --- a/man7/math_error.7 > +++ b/man7/math_error.7 > @@ -193,7 +193,7 @@ This identifier is supposed to indicate which of the two > error-notification mechanisms > .RI ( errno , > exceptions retrievable via > -.BR fettestexcept (3)) > +.BR fetestexcept (3)) > is in use. > The standards require that at least one be in use, > but permit both to be available. Hi John, Thanks for the patch. Unfortunately, your mail client broke it, but I have applied the change manually. Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/