From 74fa514a711e59349b60244b2c8975583853c1f0 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 26 May 2007 12:47:10 +0000 Subject: [PATCH] Added comment (.\") --- man2/times.2 | 1 + 1 file changed, 1 insertion(+) diff --git a/man2/times.2 b/man2/times.2 index c8170468a..a1f8cdca6 100644 --- a/man2/times.2 +++ b/man2/times.2 @@ -110,6 +110,7 @@ The return value may overflow the possible range of type On error, \fI(clock_t) \-1\fP is returned, and .I errno is set appropriately. +.\" The only possible error is EFAULT. .SH "CONFORMING TO" SVr4, 4.3BSD, POSIX.1-2001. .SH NOTES