1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-06 13:09:50 +00:00
freebsd/share/man/man3
Joel Dahl 748611c9c0 mdoc: fix column names, indentation, column separation within each row, and
quotation. Also make sure we have the same amount of columns in each row as
the number of columns we specify in the head arguments.

Reviewed by:	brueffer
2012-04-07 09:05:30 +00:00
..
assert.3
ATOMIC_VAR_INIT.3 Pull up vendor changes to mdoc(7) 2012-01-05 21:36:12 +00:00
bitstring.3
end.3
fpgetround.3 Explain some of the reasons that fpsetprec() is unlikely to work as 2010-12-03 07:01:07 +00:00
intro.3
makedev.3 Small typo in the makedev(3) manpage. 2008-09-28 20:26:16 +00:00
Makefile Add offsetof.3 man page 2012-02-08 08:42:17 +00:00
offsetof.3 Add offsetof.3 man page 2012-02-08 08:42:17 +00:00
pthread_affinity_np.3 Correct cross reference. 2010-03-23 18:00:50 +00:00
pthread_atfork.3
pthread_attr_affinity_np.3 Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
pthread_attr_get_np.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_attr_setcreatesuspend_np.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_attr.3 Add a set of manual pages for pthread[_attr]_[sg]etaffinity(3). 2010-01-09 12:31:11 +00:00
pthread_barrier_destroy.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_barrierattr.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_cancel.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_cleanup_pop.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_cleanup_push.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_cond_broadcast.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_cond_destroy.3 Make sure sections are sorted into conventional order. 2012-03-25 16:00:56 +00:00
pthread_cond_init.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_cond_signal.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_cond_timedwait.3 Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
pthread_cond_wait.3 Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
pthread_condattr.3 Document clock and pshared condvar attributes. 2010-05-09 14:21:34 +00:00
pthread_create.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_detach.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_equal.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_exit.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_getconcurrency.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_getspecific.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_getthreadid_np.3 Fix various typos in manual pages. 2012-02-25 14:31:25 +00:00
pthread_join.3 - The ETIMEDOUT error applies to pthread_timedjoin_np(), not pthread_join(). 2010-06-29 14:32:01 +00:00
pthread_key_create.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_key_delete.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_kill.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_main_np.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_multi_np.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_mutex_destroy.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_mutex_init.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_mutex_lock.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_mutex_timedlock.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_mutex_trylock.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_mutex_unlock.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_mutexattr_getkind_np.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_mutexattr.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_once.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_resume_all_np.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_resume_np.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_rwlock_destroy.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_rwlock_init.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_rwlock_rdlock.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_rwlock_timedrdlock.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_rwlock_timedwrlock.3 - Fix typo 2011-02-24 10:21:26 +00:00
pthread_rwlock_unlock.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_rwlock_wrlock.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_rwlockattr_destroy.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_rwlockattr_getpshared.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_rwlockattr_init.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_rwlockattr_setpshared.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_schedparam.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_self.3 Introduce a non-portable function pthread_getthreadid_np(3) to retrieve 2011-02-07 21:26:46 +00:00
pthread_set_name_np.3 Remove note that claims pthread_set_name_np is for debugging only. 2011-07-15 01:50:40 +00:00
pthread_setspecific.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_sigmask.3 Add restrict keyword to pthread_sigmask prototype and manpage. 2011-02-20 09:52:29 +00:00
pthread_spin_init.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_spin_lock.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_suspend_all_np.3 Remove mentions of libc_r. 2006-09-30 11:22:26 +00:00
pthread_suspend_np.3 Remove mentions of libc_r. 2006-09-30 11:22:26 +00:00
pthread_switch_add_np.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_testcancel.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread_yield.3 Hide the implementation details about multiple threading libraries 2007-10-22 10:08:01 +00:00
pthread.3 Add a set of manual pages for pthread[_attr]_[sg]etaffinity(3). 2010-01-09 12:31:11 +00:00
queue.3 Fix a little typo and get rid of a cryptic description by aligning the 2011-09-02 18:13:46 +00:00
siginfo.3 kill() does queue signal now. 2010-09-11 08:15:18 +00:00
stdarg.3
sysexits.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
tgmath.3 mdoc: fix column names, indentation, column separation within each row, and 2012-04-07 09:05:30 +00:00
timeradd.3
tree.3 Cross reference tree(3) and queue(3). 2010-07-18 08:34:44 +00:00