]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man2/execve.2: Remove redundant text
authorAlejandro Colomar <alx@kernel.org>
Sun, 30 Mar 2025 19:51:15 +0000 (21:51 +0200)
committerAlejandro Colomar <alx@kernel.org>
Sun, 30 Mar 2025 19:52:39 +0000 (21:52 +0200)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man2/execve.2

index 7b9ec254eb9ecda360ea1de849f5d7c46e95a980..92fecda6583d8bbf9f34d12fa3217a0cd95cf60d 100644 (file)
@@ -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