Sorry for the noise, I missed the signed-off here too. -- Best Regards, Tom Schwindl >From 2e7eb07667c0b13a0839e8703275547872dac398 Mon Sep 17 00:00:00 2001 From: Tom Schwindl <schwindl@xxxxxxxxx> Date: Tue, 5 Sep 2023 23:43:09 +0200 Subject: [PATCH] popen.3: wfix Signed-off-by: Tom Schwindl <schwindl@xxxxxxxxx> --- man3/popen.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/popen.3 b/man3/popen.3 index 533561d60454..9530acfaa217 100644 --- a/man3/popen.3 +++ b/man3/popen.3 @@ -188,7 +188,7 @@ before .BR popen (). .PP Failure to execute the shell is indistinguishable from the shell's failure -to execute command, or an immediate exit of the command. +to execute the command, or an immediate exit of the command. The only hint is an exit status of 127. .\" .SH HISTORY .\" A -- 2.41.0