diff options
Diffstat (limited to 'man2/epoll_create.2')
| -rw-r--r-- | man2/epoll_create.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/epoll_create.2 b/man2/epoll_create.2 index 8896ded687..2451dba96d 100644 --- a/man2/epoll_create.2 +++ b/man2/epoll_create.2 @@ -68,7 +68,7 @@ The system limit on the total number of open files has been reached. There was insufficient memory to create the kernel object. .SH CONFORMING TO .BR epoll_create () -is Linux specific, and was introduced in kernel 2.5.44. +is Linux-specific, and was introduced in kernel 2.5.44. .\" The interface should be finalized by Linux kernel 2.5.66. .SH "SEE ALSO" .BR close (2), |
