Re: [PATCH] Documentation/binfmt-misc.rst: Specify aux vector for "O" flag description

From: Jonathan Corbet

Date: Mon Apr 27 2026 - 06:13:52 EST


Charlie Jenkins <thecharlesjenkins@xxxxxxxxx> writes:

> 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@xxxxxxxxx>
> ---
> Documentation/admin-guide/binfmt-misc.rst | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)

Applied, thanks.

jon