Commit Graph

6 Commits

Author SHA1 Message Date
uwe
b5c99d4306 Use
.Vt type var No = Dv INITIALIZER;

to provide examples of static initialization in SYNOPSIS section.
.Va macro does the wrong thing (check groff PostScript output) and the
need for .Pp kludge (now dropped) should have been an indication too.

While here move static initialization example to be right after the
declaration of *_init().
2012-11-12 23:11:05 +00:00
wiz
83d2a68694 Mark up NULL. 2010-07-09 10:55:11 +00:00
wiz
5a5247a953 Add comma in enumeration, sort errors. 2010-07-08 21:34:22 +00:00
jruoho
0fcec3f1b2 Add missing word. 2010-07-08 20:09:29 +00:00
jruoho
baea5f9773 Continue the discussion with few remarks and rearrange slightly. 2010-07-08 20:07:23 +00:00
rmind
d199be9733 Merge/group man pages:
- pthread_barrier_{init,destroy,wait} into pthread_barrier(3).
- pthread_cond_* into pthread_cond(3).
- pthread_mutex_* into pthread_mutex(3).
- pthread_rwlock_* into pthread_rwlock(3).
- pthread_spin_* into pthread_spin(3).
Cross-link amongst groups.
OK jruoho@
2010-07-08 19:20:16 +00:00