jhb         2007-03-09 16:52:26 UTC

  FreeBSD src repository

  Modified files:
    share/man/man9       Makefile sx.9 
  Log:
  - 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.
  
  Revision  Changes    Path
  1.298     +1 -0      src/share/man/man9/Makefile
  1.35      +9 -10     src/share/man/man9/sx.9
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to