]> andersk Git - openssh.git/commitdiff
- deraadt@cvs.openbsd.org 2002/02/26 18:52:32
authormouring <mouring>
Tue, 5 Mar 2002 01:23:13 +0000 (01:23 +0000)
committermouring <mouring>
Tue, 5 Mar 2002 01:23:13 +0000 (01:23 +0000)
     [sftp.1]
     Ic cannot have that many arguments; spotted by mouring@etoh.eviladmin.org

ChangeLog
sftp.1

index ae7163927556aa78f394a4973e008223c3da5552..58c9821dfd0eb1b04d313eb16b88d7a5660de6e6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+20020304
+ - OpenBSD CVS Sync
+   - deraadt@cvs.openbsd.org 2002/02/26 18:52:32
+     [sftp.1]
+     Ic cannot have that many arguments; spotted by mouring@etoh.eviladmin.org
+
 20020226
  - (tim) Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests
    based on patch by mooney@dogbert.cc.ndsu.nodak.edu (Tim Mooney)
diff --git a/sftp.1 b/sftp.1
index bfdbce1e9179e2a3614987c411ae2784dfbae0b1..b7d5317bc4dbc848b3f230ebc17c2558f8e3a2bb 100644 (file)
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sftp.1,v 1.30 2002/02/12 12:32:27 djm Exp $
+.\" $OpenBSD: sftp.1,v 1.31 2002/02/26 18:52:32 deraadt Exp $
 .\"
 .\" Copyright (c) 2001 Damien Miller.  All rights reserved.
 .\"
@@ -76,7 +76,8 @@ non-interactive authentication.
 .Nm
 will abort if any of the following
 commands fail:
-.Ic get , put , rename , ln , rm , mkdir , chdir , lchdir
+.Ic get , put , rename , ln , rm ,
+.Ic mkdir , chdir , lchdir
 and
 .Ic lmkdir .
 .It Fl o Ar ssh_option
This page took 0.048111 seconds and 5 git commands to generate.