All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] man2/swapon.2: Make description more clear
@ 2023-12-22  3:07 Yang Xu
  2023-12-22  3:07 ` [PATCH 2/2] swapon.2: Adjust decreased value under CONFIG_DEVICE_PRIVATE Yang Xu
  2023-12-22  9:57 ` [PATCH 1/2] man2/swapon.2: Make description more clear Alejandro Colomar
  0 siblings, 2 replies; 4+ messages in thread
From: Yang Xu @ 2023-12-22  3:07 UTC (permalink / raw)
  To: linux-man; +Cc: Yang Xu

Signed-off-by: Yang Xu <xuyang2018.jy@fujitsu.com>
---
 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
-- 
2.27.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-12-22  9:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-22  3:07 [PATCH 1/2] man2/swapon.2: Make description more clear Yang Xu
2023-12-22  3:07 ` [PATCH 2/2] swapon.2: Adjust decreased value under CONFIG_DEVICE_PRIVATE Yang Xu
2023-12-22  9:50   ` Alejandro Colomar
2023-12-22  9:57 ` [PATCH 1/2] man2/swapon.2: Make description more clear Alejandro Colomar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.