git: sleep.9: Catch up with spin_{,un}lock_wr() -> spin_{,un}lock() rename of 2 years ago.

Nuno Antunes nant at crater.dragonflybsd.org
Thu Aug 23 00:04:54 PDT 2012


commit 03f0dd1112df772ac1ec37008453bb6415833745
Author: Nuno Antunes <nuno.antunes at 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





More information about the Commits mailing list