diff mbox series

[manpages] madvise.2: MADV_FREE conflicts with mlock, MADV_WIPEONFORK works with anon HugeTLB

Message ID 153906827290.150228.5223641064732995626.stgit@buzz (mailing list archive)
State New, archived
Headers show
Series [manpages] madvise.2: MADV_FREE conflicts with mlock, MADV_WIPEONFORK works with anon HugeTLB | expand

Commit Message

Konstantin Khlebnikov Oct. 9, 2018, 6:57 a.m. UTC
Signed-off-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
---
 man2/madvise.2 |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/man2/madvise.2 b/man2/madvise.2
index c3b894d8a6f7..f0b0a43609da 100644
--- a/man2/madvise.2
+++ b/man2/madvise.2
@@ -468,6 +468,7 @@  is not a valid.
 .B EINVAL
 .I advice
 is
+.BR MADV_FREE ,
 .B MADV_DONTNEED
 or
 .BR MADV_REMOVE
@@ -490,7 +491,7 @@  is
 .BR MADV_FREE
 or
 .BR MADV_WIPEONFORK
-but the specified address range includes file, Huge TLB,
+but the specified address range includes file,
 .BR MAP_SHARED ,
 or
 .BR VM_PFNMAP