]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man2/landlock_create_ruleset.2: ERRORS: Document EINVAL scope case master
authorGünther Noack <gnoack3000@gmail.com>
Mon, 20 Apr 2026 22:35:14 +0000 (00:35 +0200)
committerAlejandro Colomar <alx@kernel.org>
Tue, 21 Apr 2026 00:11:26 +0000 (02:11 +0200)
This brings the manpage in-line with the kernel documentation.  Here,
"scope" is a field in the passed struct landlock_ruleset_access, which
can result in EINVAL if populated improperly.

Signed-off-by: Günther Noack <gnoack3000@gmail.com>
Message-ID: <20260420223517.8020-2-gnoack3000@gmail.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man2/landlock_create_ruleset.2

index 5d64f4c2862c904717e23b5db3a196daeb7f538a..d4eb5d827656a042b69dbb8f4bd76d5869214b41 100644 (file)
@@ -156,7 +156,7 @@ was not a valid address.
 .B EINVAL
 Unknown
 .IR flags ,
-or unknown access, or too small
+or unknown access, or unknown scope, or too small
 .IR size .
 .TP
 .B ENOMSG