Re: [PATCH] man/man2const/PAGEMAP_SCAN.2const: fix typo
From: Alejandro Colomar <alx@kernel.org>
Date: 2026-05-16 11:55:34
Attachments
- signature.asc [application/pgp-signature] 833 bytes
From: Alejandro Colomar <alx@kernel.org>
Date: 2026-05-16 11:55:34
Hi, On 2026-05-16T05:57:31+0100, funsafemath wrote:
Signed-off-by: funsafemath <redacted>
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
-- <https://www.alejandro-colomar.es>