diff options
Diffstat (limited to 'lib/libpthread/pthread_attr_getstack.3')
| -rw-r--r-- | lib/libpthread/pthread_attr_getstack.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libpthread/pthread_attr_getstack.3 b/lib/libpthread/pthread_attr_getstack.3 index 95f05b9ce57..a9b484317aa 100644 --- a/lib/libpthread/pthread_attr_getstack.3 +++ b/lib/libpthread/pthread_attr_getstack.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: pthread_attr_getstack.3,v 1.7 2017/10/22 16:37:24 abhinav Exp $ +.\" $NetBSD: pthread_attr_getstack.3,v 1.8 2017/10/23 01:03:23 wiz Exp $ .\" .\" Copyright (c) 2010 Jukka Ruohonen <jruohonen@iki.fi> .\" All rights reserved. @@ -110,8 +110,7 @@ and the use of these functions should be generally avoided. At least few potential caveats can be mentioned. .Bl -bullet -offset 2n .It -There is a certain degree of ambiguity in the -.Tn POSIX +There is a certain degree of ambiguity in the POSIX standard with respect to thread stack. .It The exact behavior of the functions may vary |
