Signed-off-by: David Prévot <taffit@xxxxxxxxxx> --- man2/madvise.2 | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/madvise.2 b/man2/madvise.2 index 59e6846..77e5aad 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 -- 1.7.6.3 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html