- mouring@cvs.openbsd.org 2001/04/21 00:55:57
     [sftp.1]
     Spelling
diff --git a/ChangeLog b/ChangeLog
index 3fa3157..5ac7a44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
    - markus@cvs.openbsd.org 2001/04/20 16:32:22
      [uidswap.c]
      set non-privileged gid before uid; tholo@ and deraadt@
+   - mouring@cvs.openbsd.org 2001/04/21 00:55:57
+     [sftp.1]
+     Spelling
 
 20010421
  - OpenBSD CVS Sync
@@ -5206,4 +5209,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1153 2001/04/22 17:08:00 mouring Exp $
+$Id: ChangeLog,v 1.1154 2001/04/22 17:10:11 mouring Exp $
diff --git a/sftp.1 b/sftp.1
index 093ebb9..c9a9f93 100644
--- a/sftp.1
+++ b/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 @@
 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.