From 8c3fb604512d7b6c8199993e097ba118432fb2b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= Date: Thu, 22 Sep 2011 15:59:01 -0400 Subject: [PATCH] madvise.2: ffix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: David Prévot --- man2/madvise.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/madvise.2 b/man2/madvise.2 index c87877c44..36f988a30 100644 --- a/man2/madvise.2 +++ b/man2/madvise.2 @@ -201,7 +201,7 @@ The and .BR MADV_UNMERGEABLE operations are only available if the kernel was configured with -.BR CONFIG_KSM. +.BR CONFIG_KSM . .TP .BR MADV_UNMERGEABLE " (since Linux 2.6.32)" Undo the effect of an earlier @@ -239,7 +239,7 @@ The and .BR MADV_NOHUGEPAGE operations are only available if the kernel was configured with -.BR CONFIG_TRANSPARENT_HUGEPAGE. +.BR CONFIG_TRANSPARENT_HUGEPAGE . .TP .BR MADV_NOHUGEPAGE " (since Linux 2.6.38)" Ensures that memory in the address range specified by