jhb         2006-01-03 17:00:38 UTC

  FreeBSD src repository

  Modified files:
    share/man/man9       Makefile sleep.9 
  Log:
  - Don't list sleep() in the NAME section as we haven't had a sleep()
    function in years.
  - Change the 'ident' paramters to 'wchan' to match <sys/systm.h>.
  - Use 'otherwise' in place of 'else' in one place so that this reads like
    English rather than C.
  - Document the new msleep_spin() function.
  - Add history notes for msleep() and msleep_spin().
  
  Revision  Changes    Path
  1.267     +1 -0      src/share/man/man9/Makefile
  1.46      +40 -9     src/share/man/man9/sleep.9
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to