]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The .Fn function. Use .Xr where appropriate.
authorcharnier <charnier@FreeBSD.org>
Mon, 24 Mar 2003 16:05:24 +0000 (16:05 +0000)
committercharnier <charnier@FreeBSD.org>
Mon, 24 Mar 2003 16:05:24 +0000 (16:05 +0000)
commitd0441d10b5801db1d53f885fa707ae3768d2c98d
tree71e3892a3a656b566e2fb0d980a8bc0a6fe0c300
parentf0ffe0ef9f006aa0c680f7def2d63f561eaade3f
The .Fn function. Use .Xr where appropriate.
62 files changed:
lib/libc/gen/sem_destroy.3
lib/libc/gen/sem_getvalue.3
lib/libc/gen/sem_init.3
lib/libc/gen/sem_wait.3
lib/libc/sys/sigwait.2
lib/libc_r/man/pthread_attr_get_np.3
lib/libc_r/man/pthread_condattr.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_kill.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_mutexattr.3
lib/libc_r/man/pthread_once.3
lib/libc_r/man/pthread_rwlockattr_destroy.3
lib/libc_r/man/pthread_rwlockattr_getpshared.3
lib/libc_r/man/pthread_rwlockattr_setpshared.3
lib/libc_r/man/pthread_schedparam.3
lib/libc_r/man/pthread_self.3
lib/libc_r/man/pthread_setspecific.3
lib/libc_r/man/pthread_sigmask.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_wait.3
lib/libc_r/man/sigwait.3
share/man/man3/pthread_attr_get_np.3
share/man/man3/pthread_condattr.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_kill.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_mutexattr.3
share/man/man3/pthread_once.3
share/man/man3/pthread_rwlockattr_destroy.3
share/man/man3/pthread_rwlockattr_getpshared.3
share/man/man3/pthread_rwlockattr_setpshared.3
share/man/man3/pthread_schedparam.3
share/man/man3/pthread_self.3
share/man/man3/pthread_setspecific.3
share/man/man3/pthread_sigmask.3
share/man/man3/pthread_testcancel.3