]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make this manual page reflect the sources better.
authorjkoshy <jkoshy@FreeBSD.org>
Sun, 28 Dec 2003 01:37:48 +0000 (01:37 +0000)
committerjkoshy <jkoshy@FreeBSD.org>
Sun, 28 Dec 2003 01:37:48 +0000 (01:37 +0000)
commit89eb2dfeeb5b102ba2e487840af56dbf6c057a25
tree2c6343cab260d94ed498deb178b47ee4464c83c8
parent20ebc42a34fdd5170f5a36c6b7ee34805f9b5755
Make this manual page reflect the sources better.

- A #include of <sys/mutex.h> is no longer needed to use sx(9) (since
  2001/05/01).
- Use of the SX_SYSINIT() macro requires inclusion of '<sys/kernel.h>'
share/man/man9/sx.9