diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-04-22 19:10:11 +0200 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-04-22 19:10:11 +0200 |
commit | 8376ac354a4b110f7e7a4559bcd661810871f5ae (patch) | |
tree | 490eea401feb1bcb103d6f62cbaed0f57a7cc5fc /sftp.1 | |
parent | - markus@cvs.openbsd.org 2001/04/20 16:32:22 (diff) | |
download | openssh-8376ac354a4b110f7e7a4559bcd661810871f5ae.tar.xz openssh-8376ac354a4b110f7e7a4559bcd661810871f5ae.zip |
- mouring@cvs.openbsd.org 2001/04/21 00:55:57
[sftp.1]
Spelling
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.15 2001/04/12 23:17:54 mouring Exp $ +.\" $OpenBSD: sftp.1,v 1.16 2001/04/21 00:55:57 mouring Exp $ .\" .\" Copyright (c) 2001 Damien Miller. All rights reserved. .\" @@ -53,7 +53,7 @@ connects and logs into the specified then enters an interactive command mode. .Pp The second usage format will fetch files automaticly if a non-interactive -authentication is used, else it do so after an interactive authenication +authentication is used, else it do so after an interactive authentication is used. .Pp The last usage format allows the sftp client to start in a remote directory. |