Sigh! Thanks, Branden. Applied. Cheers, Michael On 10/21/2017 10:21 PM, G. Branden Robinson wrote: > diff --git a/man3/pthread_spin_init.3 b/man3/pthread_spin_init.3 > index e6cf692d7..3018d804a 100644 > --- a/man3/pthread_spin_init.3 > +++ b/man3/pthread_spin_init.3 > @@ -30,7 +30,7 @@ pthread_spin_init, pthread_spin_destroy \- initialize or destroy a spin lock > .B #include <pthread.h> > .PP > .BI "int pthread_spin_init(pthread_spinlock_t *" lock " int " pshared ");" > -.BI "int pthread_spin_destroy(pthread_spinlock_t *" cock ");" > +.BI "int pthread_spin_destroy(pthread_spinlock_t *" lock ");" > .fi > .PP > Compile and link with \fI\-pthread\fP. > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html