manual: Fix madvise typo in mseal documentation

This commit is contained in:
Florian Weimer 2025-12-11 11:57:44 +01:00
parent 7cee1b4b40
commit 522310e26b
1 changed files with 1 additions and 1 deletions

View 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