On Tue, Jan 03, 2023 at 03:57:20PM +0100, ?????? wrote:
> ---
> Resend after a year; clean rebase. Keep me in CC.
> 
> Failure-of-script status unchanged at 1 after complaints for v2.
> 
>  usr.bin/script/script.1 | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
> 
> diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1
> index aa8bb2790..aa55d43af 100644
> --- a/usr.bin/script/script.1
> +++ b/usr.bin/script/script.1
> @@ -80,10 +80,8 @@ or control-D
>  .Pq Ql ^D
>  will exit most interactive shells).
>  .Nm
> -will exit with the status of 0 unless any of its child
> -processes fail, in which case,
> -.Nm
> -will return 1.
> +will exit with the status of the shell,
> +or 1 if it couldn't execute it.
>  .Pp
>  Certain interactive commands, such as
>  .Xr vi 1 ,
> -- 
> 2.30.2


hi.

can you provide some examples showing that your proposed text is correct
and the current text wrong?

jmc

Reply via email to