Hello, Here is a trivial patch. man2/inotify_init.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/inotify_init.2 b/man2/inotify_init.2 index 3772543..41fccb7 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" -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html