Signed-off-by: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx> --- man2/madvise.2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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