]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Documentation/binfmt-misc.rst: Specify aux vector for "O" flag description
authorCharlie Jenkins <thecharlesjenkins@gmail.com>
Sat, 18 Apr 2026 21:08:49 +0000 (17:08 -0400)
committerJonathan Corbet <corbet@lwn.net>
Mon, 27 Apr 2026 09:58:19 +0000 (03:58 -0600)
commit49984b903a92ccf9dafeca4ed4f18f86ee9adb72
tree4ff1d6af3c9cde023446fe36322dceb40ac30fa8
parent1cf4830de25495c071a78f307fd66e83ddd586df
Documentation/binfmt-misc.rst: Specify aux vector for "O" flag description

Instead of replacing the file path in the argument vector, the file
descriptor is passed as AT_EXECFD in the auxilary vector. This appears
to have been the case at least since the git port, update the
documentation to reflect this.

Signed-off-by: Charlie Jenkins <thecharlesjenkins@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260418-binfmt_misc_doc_update-v1-1-c2e9601ab868@gmail.com>
Documentation/admin-guide/binfmt-misc.rst