Date: Tue, 24 Feb 2004 13:36:39 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 sx.9 Message-ID: <200402242136.i1OLadK8068463@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402242136.i1OLadK8068463>
