freebsd-dev/share/man
John Baldwin cc61ffc3fb - Sort functions in the order that rwlock(9) and mutex(9) use.
- Markup sx_unlock() as a function rather than saying it is a macro.
  The macro part is an implementation detail, and all the other sx_*lock()
  functions are actually macros, too.
- Use the same style as rwlock(9) and mutex(9) to markup sx_assert() and
  SX_SYSINIT() with respect to headers and kernel options.
- Add a missing MLINK.
2007-03-09 16:52:26 +00:00
..
man1 Fix markup. 2006-12-26 22:25:58 +00:00
man3 Add a reference too pthread_cancel(3). 2007-01-19 17:34:52 +00:00
man4 The firmware images must be loaded as modules at the moment. 2007-03-06 13:17:05 +00:00
man5 As suggested more than once in the lists, drop -M from flags to mfs 2007-03-06 13:13:53 +00:00
man6 - We don't install USD docs for games anymore since the games with docs 2005-11-29 17:11:09 +00:00
man7 - Add missing subdirectories in BSD.usr.dist mtree file. 2007-03-02 14:56:15 +00:00
man8 MFp4: 2006-12-27 13:22:41 +00:00
man9 - Sort functions in the order that rwlock(9) and mutex(9) use. 2007-03-09 16:52:26 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00