inotify_add_watch.2: EXAMPLE: add referecne to example in inotify(7)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-02-28 22:08:38 +01:00
parent 112e0e60b7
commit 232057c309
1 changed files with 3 additions and 0 deletions

View File

@ -140,6 +140,9 @@ is not a directory.
Inotify was merged into the 2.6.13 Linux kernel.
.SH CONFORMING TO
This system call is Linux-specific.
.SH EXAMPLE
See
.BR inotify (7).
.SH SEE ALSO
.BR inotify_init (2),
.BR inotify_rm_watch (2),