From: Alejandro Colomar Date: Sun, 30 Mar 2025 19:51:15 +0000 (+0200) Subject: man/man2/execve.2: Remove redundant text X-Git-Tag: man-pages-6.14~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d68d339186acbe40bfa266dbece4414a7fba468;p=thirdparty%2Fman-pages.git man/man2/execve.2: Remove redundant text Signed-off-by: Alejandro Colomar --- diff --git a/man/man2/execve.2 b/man/man2/execve.2 index 7b9ec254e..92fecda65 100644 --- a/man/man2/execve.2 +++ b/man/man2/execve.2 @@ -331,11 +331,6 @@ The .I interpreter must be a valid pathname for an executable file. .P -If the -.I pathname -argument of -.BR execve () -specifies an interpreter script, then .I interpreter will be invoked with the following arguments: .P @@ -348,10 +343,6 @@ will be invoked with the following arguments: .in .P where -.I pathname -is the pathname of the file specified as the first argument of -.BR execve (), -and .I arg... is the series of words pointed to by the .I argv