summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-05-21 12:42:00 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-05-21 12:45:21 +0200
commit7c0f0ce0f0ced0697fffdc269da4fe7d72560636 (patch)
treeb61be5c59fb95ce9c3a24e5d5db2ce5175570922
parent3c36e6351a8511cb78e148880bf77476ac6f4eca (diff)
fanotify.7: Minor wording changes
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man7/fanotify.77
1 files changed, 3 insertions, 4 deletions
diff --git a/man7/fanotify.7 b/man7/fanotify.7
index c3e801ba5..2177b9c38 100644
--- a/man7/fanotify.7
+++ b/man7/fanotify.7
@@ -22,7 +22,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
-.TH FANOTIFY 7 2014-05-15 "Linux" "Linux Programmer's Manual"
+.TH FANOTIFY 7 2014-05-21 "Linux" "Linux Programmer's Manual"
.SH NAME
fanotify \- monitoring filesystem events
.SH DESCRIPTION
@@ -330,9 +330,8 @@ from
In addition, there is:
.TP
.B FAN_EVENT_METADATA_LEN
-This macro returns the size of structure
-.I fanotify_event_metadata
-in bytes.
+This macro returns the size (in bytes) of the structure
+.IR fanotify_event_metadata .
This is the minimum size (and currently the only size) of any event metadata.
.\"
.SS Monitoring an fanotify file descriptor for events