]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use ``.St -p1003.1-96''.
authorRuslan Ermilov <ru@FreeBSD.org>
Mon, 26 Feb 2001 15:16:43 +0000 (15:16 +0000)
committerRuslan Ermilov <ru@FreeBSD.org>
Mon, 26 Feb 2001 15:16:43 +0000 (15:16 +0000)
commit096841eceb6f1e33621f6688cd52239f87d99c31
tree074bb1bce3d9a9fbaaf7ced4a1683d6e5a256e9b
parent589a5e341f2fb2700816e0a54ce169a00175be21
Use ``.St -p1003.1-96''.
96 files changed:
lib/libc/gen/sem_destroy.3
lib/libc/gen/sem_getvalue.3
lib/libc/gen/sem_init.3
lib/libc/gen/sem_open.3
lib/libc/gen/sem_post.3
lib/libc/gen/sem_wait.3
lib/libc_r/man/pthread_cancel.3
lib/libc_r/man/pthread_cleanup_pop.3
lib/libc_r/man/pthread_cleanup_push.3
lib/libc_r/man/pthread_cond_broadcast.3
lib/libc_r/man/pthread_cond_destroy.3
lib/libc_r/man/pthread_cond_init.3
lib/libc_r/man/pthread_cond_signal.3
lib/libc_r/man/pthread_cond_timedwait.3
lib/libc_r/man/pthread_cond_wait.3
lib/libc_r/man/pthread_create.3
lib/libc_r/man/pthread_detach.3
lib/libc_r/man/pthread_equal.3
lib/libc_r/man/pthread_exit.3
lib/libc_r/man/pthread_getspecific.3
lib/libc_r/man/pthread_join.3
lib/libc_r/man/pthread_key_create.3
lib/libc_r/man/pthread_key_delete.3
lib/libc_r/man/pthread_mutex_destroy.3
lib/libc_r/man/pthread_mutex_init.3
lib/libc_r/man/pthread_mutex_lock.3
lib/libc_r/man/pthread_mutex_trylock.3
lib/libc_r/man/pthread_mutex_unlock.3
lib/libc_r/man/pthread_once.3
lib/libc_r/man/pthread_self.3
lib/libc_r/man/pthread_setspecific.3
lib/libc_r/man/pthread_testcancel.3
lib/libc_r/man/sem_destroy.3
lib/libc_r/man/sem_getvalue.3
lib/libc_r/man/sem_init.3
lib/libc_r/man/sem_open.3
lib/libc_r/man/sem_post.3
lib/libc_r/man/sem_wait.3
lib/libpthread/man/pthread_cancel.3
lib/libpthread/man/pthread_cleanup_pop.3
lib/libpthread/man/pthread_cleanup_push.3
lib/libpthread/man/pthread_cond_broadcast.3
lib/libpthread/man/pthread_cond_destroy.3
lib/libpthread/man/pthread_cond_init.3
lib/libpthread/man/pthread_cond_signal.3
lib/libpthread/man/pthread_cond_timedwait.3
lib/libpthread/man/pthread_cond_wait.3
lib/libpthread/man/pthread_create.3
lib/libpthread/man/pthread_detach.3
lib/libpthread/man/pthread_equal.3
lib/libpthread/man/pthread_exit.3
lib/libpthread/man/pthread_getspecific.3
lib/libpthread/man/pthread_join.3
lib/libpthread/man/pthread_key_create.3
lib/libpthread/man/pthread_key_delete.3
lib/libpthread/man/pthread_mutex_destroy.3
lib/libpthread/man/pthread_mutex_init.3
lib/libpthread/man/pthread_mutex_lock.3
lib/libpthread/man/pthread_mutex_trylock.3
lib/libpthread/man/pthread_mutex_unlock.3
lib/libpthread/man/pthread_once.3
lib/libpthread/man/pthread_self.3
lib/libpthread/man/pthread_setspecific.3
lib/libpthread/man/pthread_testcancel.3
lib/libpthread/man/sem_destroy.3
lib/libpthread/man/sem_getvalue.3
lib/libpthread/man/sem_init.3
lib/libpthread/man/sem_open.3
lib/libpthread/man/sem_post.3
lib/libpthread/man/sem_wait.3
share/man/man3/pthread_cancel.3
share/man/man3/pthread_cleanup_pop.3
share/man/man3/pthread_cleanup_push.3
share/man/man3/pthread_cond_broadcast.3
share/man/man3/pthread_cond_destroy.3
share/man/man3/pthread_cond_init.3
share/man/man3/pthread_cond_signal.3
share/man/man3/pthread_cond_timedwait.3
share/man/man3/pthread_cond_wait.3
share/man/man3/pthread_create.3
share/man/man3/pthread_detach.3
share/man/man3/pthread_equal.3
share/man/man3/pthread_exit.3
share/man/man3/pthread_getspecific.3
share/man/man3/pthread_join.3
share/man/man3/pthread_key_create.3
share/man/man3/pthread_key_delete.3
share/man/man3/pthread_mutex_destroy.3
share/man/man3/pthread_mutex_init.3
share/man/man3/pthread_mutex_lock.3
share/man/man3/pthread_mutex_trylock.3
share/man/man3/pthread_mutex_unlock.3
share/man/man3/pthread_once.3
share/man/man3/pthread_self.3
share/man/man3/pthread_setspecific.3
share/man/man3/pthread_testcancel.3