[PATCH COMMITTED] manual: Fix madvise typo in mseal documentation

Florian Weimer fweimer@redhat.com
Thu Dec 11 10:59:28 GMT 2025


---
 manual/memory.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manual/memory.texi b/manual/memory.texi
index 74f3f6b24a..f85e8ef26d 100644
--- a/manual/memory.texi
+++ b/manual/memory.texi
@@ -3185,7 +3185,7 @@ for certain destructive @code{madvise} behaviours (@code{MADV_DONTNEED},
 the memory denies write.
 
 @item
-Destructive behaviors on anonymous memory, such as @code{madvice} with
+Destructive behaviors on anonymous memory, such as @code{madvise} with
 @code{MADV_DONTNEED}.
 @end itemize
 

base-commit: 7cee1b4b40c6b0d6498a92decbfb397ef6ffe96a



More information about the Libc-alpha mailing list