diff options
Diffstat (limited to 'usr/src/man/man3c/uselocale.3c')
-rw-r--r-- | usr/src/man/man3c/uselocale.3c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man3c/uselocale.3c b/usr/src/man/man3c/uselocale.3c index ca2d034c6e..a97bfec114 100644 --- a/usr/src/man/man3c/uselocale.3c +++ b/usr/src/man/man3c/uselocale.3c @@ -34,7 +34,7 @@ a thread is created, it uses the global locale as specified by calls to .LP If .BR (locale_t) 0 -is supplied for +is supplied for .IR loc , then no change is made to the thread's locale setting. This can be used to query the thread's locale without making any change. |