[PATCH] sftp(1): fix spacing around command list
Ingo Schwarze
schwarze at usta.de
Tue Nov 13 18:24:07 AEDT 2018
Hi Mike,
Mike Frysinger wrote on Mon, Nov 12, 2018 at 09:20:48PM -0500:
> diff --git a/sftp.1 b/sftp.1
> index f2eae7f32790..2f989bc3cf3e 100644
> --- a/sftp.1
> +++ b/sftp.1
> @@ -135,7 +135,7 @@ may be used to indicate standard input.
> .Nm
> will abort if any of the following
> commands fail:
> -.Ic get , put , reget , reput, rename , ln ,
> +.Ic get , put , reget , reput , rename , ln ,
> .Ic rm , mkdir , chdir , ls ,
> .Ic lchdir , copy , chmod , chown ,
> .Ic chgrp , lpwd , df , symlink ,
Committed in sftp.1 CVS rev. 1.121, thanks!
Ingo
More information about the openssh-unix-dev
mailing list