diff options
author | Damien Miller <djm@mindrot.org> | 2013-10-18 01:17:17 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2013-10-18 01:17:17 +0200 |
commit | 1edcbf65ebd2febeaf10a836468f35e519eed7ca (patch) | |
tree | e241f20eb85ad09f808f98fb8821aecb84d640c2 /sftp.1 | |
parent | - djm@cvs.openbsd.org 2013/10/09 23:44:14 (diff) | |
download | openssh-1edcbf65ebd2febeaf10a836468f35e519eed7ca.tar.xz openssh-1edcbf65ebd2febeaf10a836468f35e519eed7ca.zip |
- jmc@cvs.openbsd.org 2013/10/17 07:35:48
[sftp.1 sftp.c]
tweak previous;
Diffstat (limited to 'sftp.1')
-rw-r--r-- | sftp.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" $OpenBSD: sftp.1,v 1.95 2013/10/17 00:30:13 djm Exp $ +.\" $OpenBSD: sftp.1,v 1.96 2013/10/17 07:35:48 jmc Exp $ .\" .\" Copyright (c) 2001 Damien Miller. All rights reserved. .\" @@ -384,7 +384,7 @@ If the .Fl f flag is specified, then .Xr fsync 2 -will ba called after the file transfer has completed to flush the file +will be called after the file transfer has completed to flush the file to disk. .Pp If either the |