On 7/10/19 11:27 AM, Jakub Wilk wrote:
Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx>
Thanks, Jakub. Patch applied. Cheers, Michael
--- man2/execve.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/execve.2 b/man2/execve.2 index 840562e38..0266adc54 100644 --- a/man2/execve.2 +++ b/man2/execve.2 @@ -325,7 +325,7 @@ will be invoked with the following arguments: .PP where .I pathname -is te absolute pathname of the file specified as the first argument of +is the absolute pathname of the file specified as the first argument of .BR execve (), and .I arg...