pthread_attr_setstackaddr.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2009-06-27 08:04:21 +02:00
parent c07a3ca39c
commit c36d05577d
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ For example, on architectures with a stack that grows downwards,
specifies the next address past the
.I highest
address of the allocated stack area.
However, on architectures with stack that grows upwards,
However, on architectures with a stack that grows upwards,
.I stackaddr
specifies the
.I lowest