[PATCH] sftp(1): fix spacing around command list
Mike Frysinger
vapier at gentoo.org
Tue Nov 13 13:20:48 AEDT 2018
From: Mike Frysinger <vapier at chromium.org>
---
sftp.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 ,
--
2.17.1
More information about the openssh-unix-dev
mailing list