summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormouring <mouring@openbsd.org>2001-04-21 00:55:57 +0000
committermouring <mouring@openbsd.org>2001-04-21 00:55:57 +0000
commit800875dcd42264f318dd793b56699b3e9f1775d9 (patch)
treee49f3193af63f1a839a70821548dbc575d77aec6
parenttypo (diff)
downloadwireguard-openbsd-800875dcd42264f318dd793b56699b3e9f1775d9.tar.xz
wireguard-openbsd-800875dcd42264f318dd793b56699b3e9f1775d9.zip
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.