aboutsummaryrefslogtreecommitdiffstats
path: root/man/man3/pthread_setname_np.3
diff options
Diffstat (limited to 'man/man3/pthread_setname_np.3')
-rw-r--r--man/man3/pthread_setname_np.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/pthread_setname_np.3 b/man/man3/pthread_setname_np.3
index 66ed1c4b5f..02ec1b3777 100644
--- a/man/man3/pthread_setname_np.3
+++ b/man/man3/pthread_setname_np.3
@@ -15,7 +15,7 @@ POSIX threads library
.B #include <pthread.h>
.P
.BI "int pthread_setname_np(pthread_t " thread ", const char *" name );
-.BI "int pthread_getname_np(size_t " size ;
+.BR "int pthread_getname_np(" "size_t size;"
.BI " pthread_t " thread ", char " name [ size "], \
size_t " size );
.fi