public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/10] fanotify_init.2: tfix
@ 2022-08-19 19:08 Jakub Wilk
  2022-08-19 19:08 ` [PATCH 02/10] landlock_restrict_self.2: tfix Jakub Wilk
                   ` (10 more replies)
  0 siblings, 11 replies; 16+ messages in thread
From: Jakub Wilk @ 2022-08-19 19:08 UTC (permalink / raw)
  To: Michael Kerrisk, Alejandro Colomar; +Cc: linux-man

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
---
 man2/fanotify_init.2 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man2/fanotify_init.2 b/man2/fanotify_init.2
index 9eac6d2d7..262c505fa 100644
--- a/man2/fanotify_init.2
+++ b/man2/fanotify_init.2
@@ -186,7 +186,7 @@ objects by file handles.
 Note that without the flag
 .BR FAN_REPORT_TARGET_FID ,
 for the directory entry modification events,
-there is an inforamtion record that identifies the modified directory
+there is an information record that identifies the modified directory
 and not the created/deleted/moved child object.
 The use of
 .B FAN_CLASS_CONTENT
@@ -477,7 +477,7 @@ users may call
 .BR fanotify_init ()
 without the
 .B CAP_SYS_ADMIN
-capability to create and intialize an fanotify group with limited functionality.
+capability to create and initialize an fanotify group with limited functionality.
 .TP
 The limitations imposed on an event listener created by a user without the
 .B CAP_SYS_ADMIN
-- 
2.37.2


^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2022-08-22 19:03 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-19 19:08 [PATCH 01/10] fanotify_init.2: tfix Jakub Wilk
2022-08-19 19:08 ` [PATCH 02/10] landlock_restrict_self.2: tfix Jakub Wilk
2022-08-19 19:08 ` [PATCH 03/10] memfd_secret.2: tfix Jakub Wilk
2022-08-19 19:08 ` [PATCH 04/10] clockid_t.3type: tfix Jakub Wilk
2022-08-19 19:08 ` [PATCH 05/10] dev_t.3type: tfix Jakub Wilk
2022-08-19 19:08 ` [PATCH 06/10] itimerspec.3type: tfix Jakub Wilk
2022-08-19 19:08 ` [PATCH 07/10] timespec.3type: tfix Jakub Wilk
2022-08-19 19:08 ` [PATCH 08/10] tm.3type: tfix Jakub Wilk
2022-08-19 19:08 ` [PATCH 09/10] fanotify.7: tfix Jakub Wilk
2022-08-19 19:08 ` [PATCH 10/10] tcp.7: tfix Jakub Wilk
2022-08-19 23:28 ` [PATCH 01/10] fanotify_init.2: tfix Alejandro Colomar
2022-08-21  5:28   ` G. Branden Robinson
2022-08-21 11:28     ` Alejandro Colomar
2022-08-22 18:21   ` Jakub Wilk
2022-08-22 19:02     ` Alejandro Colomar
2022-08-19 23:32 ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox