From 5dbaf5da3cf68767998f9d29a836dfb8dbc4a32a Mon Sep 17 00:00:00 2001 From: Yang Xu Date: Thu, 21 Dec 2023 22:07:08 -0500 Subject: swapon.2: MAX_SWAPFILES: Clarify limit after decrease Signed-off-by: Yang Xu Signed-off-by: Alejandro Colomar --- man2/swapon.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/swapon.2 b/man2/swapon.2 index a3707ac65..b2651fc39 100644 --- a/man2/swapon.2 +++ b/man2/swapon.2 @@ -164,8 +164,8 @@ Before Linux 2.4.10, .B MAX_SWAPFILES has the value 8; since Linux 2.4.10, it has the value 32. -Since Linux 2.6.18, the limit is decreased by 2. -Since Linux 5.19, the limit is decreased by 3 (thus: 29) +Since Linux 2.6.18, the limit is decreased by 2 (thus 30), +since Linux 5.19, the limit is decreased by 3 (thus: 29) if the kernel is built with the .B CONFIG_MIGRATION option -- cgit v1.2.3