DragonFly commits List (threaded) for 2012-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: sleep.9: Catch up with spin_{,un}lock_wr() -> spin_{,un}lock() rename of 2 years ago.
commit 03f0dd1112df772ac1ec37008453bb6415833745
Author: Nuno Antunes <nuno.antunes@gmail.com>
Date: Wed Aug 22 07:47:11 2012 +0100
sleep.9: Catch up with spin_{,un}lock_wr() -> spin_{,un}lock() rename of 2 years ago.
* Accordingly rename function names in the ssleep() implementation example.
* We have only exclusive spinlocks, remove the "(write)" reference which was
implicitly suggesting that we have another kind.
* While here, uncapitalize first letter of function a name.
Summary of changes:
share/man/man9/sleep.9 | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/03f0dd1112df772ac1ec37008453bb6415833745
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]