From a54f61c1c0e177faaa297fd0f3265b71e18d7f3e Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Tue, 5 Mar 2002 01:23:13 +0000 Subject: - deraadt@cvs.openbsd.org 2002/02/26 18:52:32 [sftp.1] Ic cannot have that many arguments; spotted by mouring@etoh.eviladmin.org --- ChangeLog | 8 +++++++- sftp.1 | 5 +++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6f0c9937..8cc4530a 100644 --- 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) @@ -7728,4 +7734,4 @@ - Wrote replacements for strlcpy and mkdtemp - Released 1.0pre1 -$Id: ChangeLog,v 1.1890 2002/02/27 06:12:34 tim Exp $ +$Id: ChangeLog,v 1.1891 2002/03/05 01:23:13 mouring Exp $ diff --git a/sftp.1 b/sftp.1 index bfdbce1e..b7d5317b 100644 --- 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 -- cgit v1.2.3