From 64058cb8ef1d6ae77ccce504635149d4cb1d19c2 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Mon, 19 May 2008 14:54:25 +1000 Subject: - jmc@cvs.openbsd.org 2008/04/18 17:15:47 [sftp.1] macro fixage; --- sftp.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'sftp.1') diff --git a/sftp.1 b/sftp.1 index f34f58856..72c93b7f5 100644 --- a/sftp.1 +++ b/sftp.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sftp.1,v 1.65 2008/04/18 12:32:11 djm Exp $ +.\" $OpenBSD: sftp.1,v 1.66 2008/04/18 17:15:47 jmc Exp $ .\" .\" Copyright (c) 2001 Damien Miller. All rights reserved. .\" @@ -22,7 +22,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: April 18 2008 $ +.Dd $Mdocdate: May 19 2008 $ .Dt SFTP 1 .Os .Sh NAME @@ -112,7 +112,8 @@ will abort if any of the following commands fail: .Ic get , put , rename , ln , .Ic rm , mkdir , chdir , ls , -.Ic lchdir , chmod , chown , chgrp , lpwd, df, +.Ic lchdir , chmod , chown , +.Ic chgrp , lpwd , df , and .Ic lmkdir . Termination on error can be suppressed on a command by command basis by -- cgit v1.2.3