From 30b2a6a9ef73e8929afb0cc1c0fc5295dabf6479 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 24 Sep 2015 17:03:20 +0100 Subject: [PATCH 1/3] ChangeLog: fix typo: s/cound/count/ --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ea19d9e..bc71d2e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5898,7 +5898,7 @@ o Test only that noncanonical values do not cause crashes, not that file system's timestamp jumps; this should be more reliable. Look at both mtime and ctime, and take the maximum of the two jumps. (nap_works, guess_delay): - Return a nanosecond cound, not a microsecond count. + Return a nanosecond count, not a microsecond count. All callers changed. (nap_works, nap): Use nanosleep, not usleep. Check for nanosleep failure. -- 2.6.0