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.