summaryrefslogtreecommitdiffstats
path: root/man2/inotify_rm_watch.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/inotify_rm_watch.2')
-rw-r--r--man2/inotify_rm_watch.28
1 files changed, 4 insertions, 4 deletions
diff --git a/man2/inotify_rm_watch.2 b/man2/inotify_rm_watch.2
index 2fde52c61..61107e093 100644
--- a/man2/inotify_rm_watch.2
+++ b/man2/inotify_rm_watch.2
@@ -30,7 +30,7 @@ Removing a watch causes an
.B IN_IGNORED
event to be generated for this watch descriptor.
(See
-.BR inotify (7).)
+.MR inotify 7 .)
.SH RETURN VALUE
On success,
.BR inotify_rm_watch ()
@@ -55,6 +55,6 @@ Linux.
.SH HISTORY
Linux 2.6.13.
.SH SEE ALSO
-.BR inotify_add_watch (2),
-.BR inotify_init (2),
-.BR inotify (7)
+.MR inotify_add_watch 2 ,
+.MR inotify_init 2 ,
+.MR inotify 7