summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormouring <mouring@cvs.openbsd.org>2001-04-21 00:55:58 +0000
committermouring <mouring@cvs.openbsd.org>2001-04-21 00:55:58 +0000
commitea7504a596c53bb004c9f409903d0ff5808f2e14 (patch)
treefebc056a72fd45b2dfe7c828ae4de9544eaf2fc1
parent64c05004bdde2b08076e0015e834c90d94275cc7 (diff)
Spelling
-rw-r--r--usr.bin/ssh/sftp.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/sftp.1 b/usr.bin/ssh/sftp.1
index 093ebb91c85..c9a9f935248 100644
--- a/usr.bin/ssh/sftp.1
+++ b/usr.bin/ssh/sftp.1
@@ -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.