Package: inotify-tools
Version: 3.13-1
Severity: normal

The inotifywait and inotifywatch man page do not document the MOVE_SELF
event. This event can be seen with the following:

    touch foo
    inotifywait -m foo &
    mv foo bar
    
This results in the following output:

    Setting up watches.  
    Watches established.
    foo MOVE_SELF 

IN_MOVE_SELF is defined in inotify-nosys.h, so it should be added to the
man pages for both tools as a valid event.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (700, 'unstable'), (600, 'stable'), (550, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages inotify-tools depends on:
ii  libc6                         2.9-12     GNU C Library: Shared libraries
ii  libinotifytools0              3.13-1     utility wrapper around inotify

inotify-tools recommends no packages.

inotify-tools suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to