pthread_create.3: tfix

Reported-by: Anthony Foiani <anthony.foiani@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-05-27 04:46:36 +02:00
parent 7b6de6f689
commit d58522c0bd
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ the stack size defaults to the value given by the
.in +4n
.nf
.RB "$" " ulimit \-s"
8192 # The stack size limit is 8 MB (0x80000 bytes)
8192 # The stack size limit is 8 MB (0x800000 bytes)
.RB "$" " ./a.out hola salut servus"
Thread 1: top of stack near 0xb7dd03b8; argv_string=hola
Thread 2: top of stack near 0xb75cf3b8; argv_string=salut