diff --git a/man2/clock_getres.2 b/man2/clock_getres.2 index 66ed84c5c..8f826ccb4 100644 --- a/man2/clock_getres.2 +++ b/man2/clock_getres.2 @@ -192,7 +192,7 @@ This clock does not count time that the system is suspended. .\" commit 70a08cca1227dc31c784ec930099a4417a06e7d0 Identical to .BR CLOCK_MONOTONIC , -except it also includes any time that the system is suspended. +except that it also includes any time that the system is suspended. This allows applications to get a suspend-aware monotonic clock without having to deal with the complications of .BR CLOCK_REALTIME ,