aboutsummaryrefslogtreecommitdiffstats
path: root/man7/pthreads.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/pthreads.7')
-rw-r--r--man7/pthreads.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/pthreads.7 b/man7/pthreads.7
index 78f6df17f8..c91106d8cb 100644
--- a/man7/pthreads.7
+++ b/man7/pthreads.7
@@ -856,7 +856,7 @@ is set to a value other than
then this value defines the default stack size for new threads.
To be effective, this limit must be set before the program
is executed, perhaps using the
-.I ulimit -s
+.I ulimit \-s
shell built-in command
.RI ( "limit stacksize"
in the C shell).