cvs commit: src/share/man/man9 sx.9

John Baldwin jhb at FreeBSD.org
Tue Feb 24 13:36:40 PST 2004


jhb         2004/02/24 13:36:39 PST

  FreeBSD src repository

  Modified files:
    share/man/man9       sx.9 
  Log:
  - Clarify ambiguous statement about not being able to both slock and xlock
    a single lock at the same time.
  - Avoid using "own" to refer to holding either a shared or exclusive lock
    as it is only really correct for exclusive locks.
  - Reword the sentence about sleep-ability to read easier.
  
  Requested by:   truckman (1)
  
  Revision  Changes    Path
  1.27      +7 -4      src/share/man/man9/sx.9


More information about the cvs-src mailing list