From: Florian Weimer Date: Thu, 11 Dec 2025 10:57:44 +0000 (+0100) Subject: manual: Fix madvise typo in mseal documentation X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=522310e26b8f6e7b2e558cce01349b4ab9073431;p=thirdparty%2Fglibc.git manual: Fix madvise typo in mseal documentation --- 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