diff options
Diffstat (limited to 'man3/pthread_setcancelstate.3')
| -rw-r--r-- | man3/pthread_setcancelstate.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/pthread_setcancelstate.3 b/man3/pthread_setcancelstate.3 index 791c46a5ce..5b1d379b4e 100644 --- a/man3/pthread_setcancelstate.3 +++ b/man3/pthread_setcancelstate.3 @@ -30,7 +30,7 @@ set cancelability state and type .SH SYNOPSIS .nf .B #include <pthread.h> - +.PP .BI "int pthread_setcancelstate(int " state ", int *" oldstate ); .BI "int pthread_setcanceltype(int " type ", int *" oldtype ); .PP |
