From 0bbe872f380e9cc07ec41f00bc43209e58a164d5 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 21 Nov 2016 14:57:04 +0100 Subject: [PATCH] clock_getres.2: wfix Signed-off-by: Michael Kerrisk --- man2/clock_getres.2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man2/clock_getres.2 b/man2/clock_getres.2 index 956198d1c..f6c58ed58 100644 --- a/man2/clock_getres.2 +++ b/man2/clock_getres.2 @@ -174,7 +174,8 @@ This allows applications to get a suspend-aware monotonic clock without having to deal with the complications of .BR CLOCK_REALTIME , which may have discontinuities if the time is changed using -.BR settimeofday (2). +.BR settimeofday (2) +or similar. .TP .BR CLOCK_PROCESS_CPUTIME_ID " (since Linux 2.6.12)" Per-process CPU-time clock