All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch] math_error.7: tfix 'fettestexcept'
@ 2020-08-04 15:13 John Scott
  2020-08-04 19:09 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: John Scott @ 2020-08-04 15:13 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man

[-- Attachment #1: Type: text/plain, Size: 539 bytes --]

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.

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [patch] math_error.7: tfix 'fettestexcept'
  2020-08-04 15:13 [patch] math_error.7: tfix 'fettestexcept' John Scott
@ 2020-08-04 19:09 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2020-08-04 19:09 UTC (permalink / raw)
  To: John Scott; +Cc: mtk.manpages, linux-man

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-04 19:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-04 15:13 [patch] math_error.7: tfix 'fettestexcept' John Scott
2020-08-04 19:09 ` Michael Kerrisk (man-pages)

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.