aboutsummaryrefslogtreecommitdiffstats
path: root/man3/pthread_attr_setinheritsched.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/pthread_attr_setinheritsched.3')
-rw-r--r--man3/pthread_attr_setinheritsched.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/pthread_attr_setinheritsched.3 b/man3/pthread_attr_setinheritsched.3
index 3b482a8309..86a5af809d 100644
--- a/man3/pthread_attr_setinheritsched.3
+++ b/man3/pthread_attr_setinheritsched.3
@@ -30,7 +30,7 @@ inherit-scheduler attribute in thread attributes object
.SH SYNOPSIS
.nf
.B #include <pthread.h>
-
+.PP
.BI "int pthread_attr_setinheritsched(pthread_attr_t *" attr ,
.BI " int " inheritsched );
.BI "int pthread_attr_getinheritsched(const pthread_attr_t *" attr ,