OSDN Git Service

(split) LDP: Update original to LDP v3.41.
[linuxjm/LDP_man-pages.git] / original / man2 / inotify_rm_watch.2
index 2119b00..4415595 100644 (file)
 .\" 2005-07-19 Robert Love <rlove@rlove.org> - initial version
 .\" 2006-02-07 mtk, minor changes
 .\"
-.TH INOTIFY_RM_WATCH 2 2006-02-07 "Linux" "Linux Programmer's Manual"
+.TH INOTIFY_RM_WATCH 2 2010-10-15 "Linux" "Linux Programmer's Manual"
 .SH NAME
 inotify_rm_watch \- remove an existing watch from an inotify instance
 .SH SYNOPSIS
 .B #include <sys/inotify.h>
 .sp
-.BI "int inotify_rm_watch(int " fd ", uint32_t " wd );
-.\" FIXME . The type of the second argument should probably be "int".
-.\" I submitted a patch to fix this.  See the LKML thread
-.\" "[patch] Fix type errors in inotify interfaces", 18 Nov 2008
-.\" Glibc bug filed: http://sources.redhat.com/bugzilla/show_bug.cgi?id=7040
+.BI "int inotify_rm_watch(int " fd ", int " wd );
+.\" Before glibc 2.10, the second argument was types as uint32_t.
+.\" http://sources.redhat.com/bugzilla/show_bug.cgi?id=7040
 .SH DESCRIPTION
 .BR inotify_rm_watch ()
 removes the watch associated with the watch descriptor