public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pthread_create.3: /proc/sys/kernel/threads-max limits process AND threads
@ 2014-08-04 20:32 Simon Paillard
       [not found] ` <1407184343-22243-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Paillard @ 2014-08-04 20:32 UTC (permalink / raw)
  To: linux-man-u79uwXL29TY76Z2rM5mHXA; +Cc: Simon Paillard

---
 man3/pthread_create.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/pthread_create.3 b/man3/pthread_create.3
index 1d33439..82f73e1 100644
--- a/man3/pthread_create.3
+++ b/man3/pthread_create.3
@@ -133,7 +133,7 @@ soft resource limit (set via
 .BR setrlimit (2)),
 which limits the number of processes and threads for a real user ID,
 was reached;
-the kernel's system-wide limit on the number of processes threads,
+the kernel's system-wide limit on the number of processes and threads,
 .IR /proc/sys/kernel/threads-max ,
 was reached (see
 .BR proc (5));
-- 
2.0.1

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-08-15 18:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-04 20:32 [PATCH] pthread_create.3: /proc/sys/kernel/threads-max limits process AND threads Simon Paillard
     [not found] ` <1407184343-22243-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2014-08-15 18:22   ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox