summaryrefslogtreecommitdiff
path: root/sftp.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-05-19 14:54:25 +1000
committerDamien Miller <djm@mindrot.org>2008-05-19 14:54:25 +1000
commit64058cb8ef1d6ae77ccce504635149d4cb1d19c2 (patch)
tree5ccaf90e597dd231a7c9845540978cd77ab9d059 /sftp.1
parentd671e5a978efd5ba949d3fdcd03f728dcd68c636 (diff)
- jmc@cvs.openbsd.org 2008/04/18 17:15:47
[sftp.1] macro fixage;
Diffstat (limited to 'sftp.1')
-rw-r--r--sftp.17
1 files changed, 4 insertions, 3 deletions
diff --git a/sftp.1 b/sftp.1
index f34f58856..72c93b7f5 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.65 2008/04/18 12:32:11 djm Exp $ 1.\" $OpenBSD: sftp.1,v 1.66 2008/04/18 17:15:47 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -22,7 +22,7 @@
22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24.\" 24.\"
25.Dd $Mdocdate: April 18 2008 $ 25.Dd $Mdocdate: May 19 2008 $
26.Dt SFTP 1 26.Dt SFTP 1
27.Os 27.Os
28.Sh NAME 28.Sh NAME
@@ -112,7 +112,8 @@ will abort if any of the following
112commands fail: 112commands fail:
113.Ic get , put , rename , ln , 113.Ic get , put , rename , ln ,
114.Ic rm , mkdir , chdir , ls , 114.Ic rm , mkdir , chdir , ls ,
115.Ic lchdir , chmod , chown , chgrp , lpwd, df, 115.Ic lchdir , chmod , chown ,
116.Ic chgrp , lpwd , df ,
116and 117and
117.Ic lmkdir . 118.Ic lmkdir .
118Termination on error can be suppressed on a command by command basis by 119Termination on error can be suppressed on a command by command basis by