inotify_init.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Akihiro MOTOKI 2012-07-29 17:25:36 +02:00 committed by Michael Kerrisk
parent 82fdd7c7d0
commit 982ff543cd
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ The system limit on the total number of file descriptors has been reached.
Insufficient kernel memory is available.
.SH VERSIONS
.BR inotify_init ()
first appeared in Linux 2.6.1;
first appeared in Linux 2.6.13;
library support was added to glibc in version 2.4.
.BR inotify_init1 ()
was added in Linux 2.6.27;