diff --git a/man2/inotify_init.2 b/man2/inotify_init.2 index 377254370..41fccb7d7 100644 --- a/man2/inotify_init.2 +++ b/man2/inotify_init.2 @@ -91,10 +91,10 @@ Insufficient kernel memory is available. .SH VERSIONS .BR inotify_init () first appeared in Linux 2.6.1; -lbrary support was added to glibc in version 2.4. +library support was added to glibc in version 2.4. .BR inotify_init1 () was added in Linux 2.6.27; -lbrary support was added to glibc in version 2.9. +library support was added to glibc in version 2.9. .SH "CONFORMING TO" These system calls are Linux-specific. .SH "SEE ALSO"