mirror of git://sourceware.org/git/glibc.git
manual: Fix madvise typo in mseal documentation
This commit is contained in:
parent
7cee1b4b40
commit
522310e26b
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue