From 50b25c38db09d93cb72bcd60ce246027c4da4c15 Mon Sep 17 00:00:00 2001 From: Simon Paillard Date: Tue, 10 Sep 2013 00:25:56 +0200 Subject: [PATCH] clock_getres.2: wfix Signed-off-by: Michael Kerrisk --- man2/clock_getres.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/clock_getres.2 b/man2/clock_getres.2 index ae7af1b6c..1e94b3211 100644 --- a/man2/clock_getres.2 +++ b/man2/clock_getres.2 @@ -202,7 +202,7 @@ specified is not supported on this system. .BR clock_settime () does not have permission to set the clock indicated. .SH VERSIONS -This system calls first appeared in Linux 2.6. +These system calls first appeared in Linux 2.6. .SH CONFORMING TO SUSv2, POSIX.1-2001. .SH AVAILABILITY