summaryrefslogtreecommitdiff
path: root/sftp.1
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-05 01:24:52 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-05 01:24:52 +0000
commita48f3681f419d246bb2490fbc3e081791937b8a6 (patch)
treed749d0563e57dfac7d19fc2cce48f56713713be7 /sftp.1
parenta54f61c1c0e177faaa297fd0f3265b71e18d7f3e (diff)
- mouring@cvs.openbsd.org 2002/02/26 19:04:37
[sftp.1] > Ic cannot have that many arguments; spotted by mouring@etoh.eviladmin.org Last Ic on the first line should not have a space between it and the final comma.
Diffstat (limited to 'sftp.1')
-rw-r--r--sftp.14
1 files changed, 2 insertions, 2 deletions
diff --git a/sftp.1 b/sftp.1
index b7d5317bc..d00647b05 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.31 2002/02/26 18:52:32 deraadt Exp $ 1.\" $OpenBSD: sftp.1,v 1.32 2002/02/26 19:04:37 mouring Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -76,7 +76,7 @@ non-interactive authentication.
76.Nm 76.Nm
77will abort if any of the following 77will abort if any of the following
78commands fail: 78commands fail:
79.Ic get , put , rename , ln , rm , 79.Ic get , put , rename , ln , rm,
80.Ic mkdir , chdir , lchdir 80.Ic mkdir , chdir , lchdir
81and 81and
82.Ic lmkdir . 82.Ic lmkdir .