]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
manual: Fix madvise typo in mseal documentation
authorFlorian Weimer <fweimer@redhat.com>
Thu, 11 Dec 2025 10:57:44 +0000 (11:57 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 11 Dec 2025 10:57:52 +0000 (11:57 +0100)
manual/memory.texi

index 74f3f6b24a6b290548b66e4dad54685c0250d0c2..f85e8ef26df86e97b451c8b29fde76628eb3c943 100644 (file)
@@ -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