Hi, On 2026-05-16T05:57:31+0100, funsafemath wrote: > Signed-off-by: funsafemath Thanks! I've applied the patch. Have a lovely day! Alex > --- > man/man2const/PAGEMAP_SCAN.2const | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man/man2const/PAGEMAP_SCAN.2const b/man/man2const/PAGEMAP_SCAN.2const > index ed2f6b72a..ff6436ec0 100644 > --- a/man/man2const/PAGEMAP_SCAN.2const > +++ b/man/man2const/PAGEMAP_SCAN.2const > @@ -197,7 +197,7 @@ .SH ERRORS > No memory is available. > .TP > .B EINTR > -Fetal signal is pending. > +Fatal signal is pending. > .SH STANDARDS > Linux. > .SH HISTORY > -- > 2.52.0 > > --