From 7c0f0ce0f0ced0697fffdc269da4fe7d72560636 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 21 May 2014 12:42:00 +0200 Subject: [PATCH] fanotify.7: Minor wording changes Signed-off-by: Michael Kerrisk --- man7/fanotify.7 | 7 +++---- 1 file 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