From e6a05bfff23b0007597f73d15065feeb69135631 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 3 Feb 2016 08:36:41 +0100 Subject: [PATCH] clock_getres.2: ffix Signed-off-by: Michael Kerrisk --- man2/clock_getres.2 | 1 - 1 file changed, 1 deletion(-) diff --git a/man2/clock_getres.2 b/man2/clock_getres.2 index 2469f8782..99913370b 100644 --- a/man2/clock_getres.2 +++ b/man2/clock_getres.2 @@ -134,7 +134,6 @@ A faster but less precise version of .BR CLOCK_REALTIME . Use when you need very fast, but not fine-grained timestamps. .TP -.TP .B CLOCK_MONOTONIC Clock that cannot be set and represents monotonic time since some unspecified starting point.