aboutsummaryrefslogtreecommitdiffstats
path: root/man2/timerfd_create.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-12-27 16:35:01 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-12-27 16:37:03 +0100
commit26c32fabec800c56cacb4d8a448c965314d90471 (patch)
treeb36799b1de91a934b0259d049feb5439e4d76215 /man2/timerfd_create.2
parent78d8b29eb5e20f3978ed3d434b9ccd41ce74fdfa (diff)
downloadman-pages-26c32fabec800c56cacb4d8a448c965314d90471.tar.gz
accept.2, dup.2, eventfd.2, execve.2, fcntl.2, memfd_create.2, open.2, perf_event_open.2, pipe.2, signalfd.2, socket.2, socketpair.2, spu_create.2, timerfd_create.2, getgrent.3, getgrnam.3, getlogin.3, getpwent.3, getpwnam.3, mq_open.3, opendir.3, sem_open.3, shm_open.3, tmpfile.3: ERRORS: standardize text for EMFILE error
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/timerfd_create.2')
-rw-r--r--man2/timerfd_create.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2
index 459e4a06e2..c2bb1f69cd 100644
--- a/man2/timerfd_create.2
+++ b/man2/timerfd_create.2
@@ -344,7 +344,7 @@ or, in Linux 2.6.26 or earlier,
is nonzero.
.TP
.B EMFILE
-The per-process limit of open file descriptors has been reached.
+The per-process limit on the number of open file descriptors has been reached.
.TP
.B ENFILE
The system-wide limit on the total number of open files has been