]> andersk Git - openssh.git/commitdiff
- jmc@cvs.openbsd.org 2008/04/18 17:15:47
authordjm <djm>
Mon, 19 May 2008 04:54:25 +0000 (04:54 +0000)
committerdjm <djm>
Mon, 19 May 2008 04:54:25 +0000 (04:54 +0000)
     [sftp.1]
     macro fixage;

ChangeLog
sftp.1

index 6de33a138f9b565756cad27f84b2e8d03b67205a..2a8ff6890764d0d482bc25b8b6b4831804629728 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,9 @@
      statvfs@openssh.com to produce a df(1)-like display of filesystem
      space and inode utilisation
      ok markus@
+   - jmc@cvs.openbsd.org 2008/04/18 17:15:47
+     [sftp.1]
+     macro fixage;
 
 20080403
  - (djm) [openbsd-compat/bsd-poll.c] Include stdlib.h to avoid compile-
diff --git a/sftp.1 b/sftp.1
index 3a8ed924df541fdbe3048ad993b3d536861eda64..68a32c3087d5ff4d3398cf5594dce65531fed2bb 100644 (file)
--- 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.
 .\"
@@ -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
This page took 0.044302 seconds and 5 git commands to generate.