From: Günther Noack Date: Mon, 20 Apr 2026 22:35:14 +0000 (+0200) Subject: man/man2/landlock_create_ruleset.2: ERRORS: Document EINVAL scope case X-Git-Url: http://git.ipfire.org/index.cgi?a=commitdiff_plain;h=HEAD;p=thirdparty%2Fman-pages.git man/man2/landlock_create_ruleset.2: ERRORS: Document EINVAL scope case 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 Message-ID: <20260420223517.8020-2-gnoack3000@gmail.com> Signed-off-by: Alejandro Colomar --- diff --git a/man/man2/landlock_create_ruleset.2 b/man/man2/landlock_create_ruleset.2 index 5d64f4c28..d4eb5d827 100644 --- a/man/man2/landlock_create_ruleset.2 +++ b/man/man2/landlock_create_ruleset.2 @@ -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