]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/landlock_create_ruleset.2
Many pages: Document fixed-width types with ISO C naming
[thirdparty/man-pages.git] / man2 / landlock_create_ruleset.2
index 92a640e7eb9046954cc2a3539a8bc0b06bd79caa..aa1cb6350ec97dd83f030bca24d5dfa937d8207d 100644 (file)
@@ -39,7 +39,7 @@ It points to the following structure:
 .in +4n
 .EX
 struct landlock_ruleset_attr {
-    __u64 handled_access_fs;
+    uint64_t  handled_access_fs;
 };
 .EE
 .in