From: Alejandro Colomar Date: Mon, 22 Nov 2021 16:54:48 +0000 (+0100) Subject: fanotify_init.2: Minor tweaks to Matthew's patch X-Git-Tag: man-pages-5.19-rc1~828 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9594c505ac27414af940f6e2ea47ebe50cfd7e31;p=thirdparty%2Fman-pages.git fanotify_init.2: Minor tweaks to Matthew's patch Signed-off-by: Alejandro Colomar Cc: Matthew Bobrowski Cc: Amir Goldstein --- diff --git a/man2/fanotify_init.2 b/man2/fanotify_init.2 index 7a1c21037d..e463372f32 100644 --- a/man2/fanotify_init.2 +++ b/man2/fanotify_init.2 @@ -426,23 +426,23 @@ The user cannot request for an unlimited number of marks by using .BR FAN_UNLIMITED_MARKS . .IP * 3 The user cannot request to use either notification classes -.BR FAN_CLASS_CONTENT +.B FAN_CLASS_CONTENT or .BR FAN_CLASS_PRE_CONTENT . This means that user cannot request permission events. .IP * 3 The user is required to create a group that identifies filesystem objects by file handles, for example, by providing the -.BR FAN_REPORT_FID +.B FAN_REPORT_FID flag. .IP * 3 The user is limited to only mark inodes. The ability to mark a mount or filesystem via -.BR fanotify_mark() +.BR fanotify_mark () through the use of -.BR FAN_MARK_MOUNT +.B FAN_MARK_MOUNT or -.BR FAN_MARK_FILESYSTEM +.B FAN_MARK_FILESYSTEM is not permitted. .IP * 3 The event object in the event queue is limited in terms of the information