summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-04-10 04:43:57 +0200
committerBen Lindstrom <mouring@eviladmin.org>2001-04-10 04:43:57 +0200
commit8ffeacfb2d94e13edeb48f53641674ac2788ec13 (patch)
tree546a6f22d3627ce3949edc1fc1efe0affddd52ca
parent - stevesk@cvs.openbsd.org 2001/04/08 23:28:27 (diff)
downloadopenssh-8ffeacfb2d94e13edeb48f53641674ac2788ec13.tar.xz
openssh-8ffeacfb2d94e13edeb48f53641674ac2788ec13.zip
- stevesk@cvs.openbsd.org 2001/04/09 00:42:05
[sftp.1] spelling
-rw-r--r--ChangeLog5
-rw-r--r--sftp.14
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index c49801d72..ff1cf8c79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
- stevesk@cvs.openbsd.org 2001/04/08 23:28:27
[sshd.8]
spelling
+ - stevesk@cvs.openbsd.org 2001/04/09 00:42:05
+ [sftp.1]
+ spelling
20010409
- (stevesk) use setresgid() for setegid() if needed
@@ -4975,4 +4978,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1089 2001/04/10 02:41:56 mouring Exp $
+$Id: ChangeLog,v 1.1090 2001/04/10 02:43:57 mouring Exp $
diff --git a/sftp.1 b/sftp.1
index 1c8040f5d..34ff9346a 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sftp.1,v 1.13 2001/03/08 20:44:48 stevesk Exp $
+.\" $OpenBSD: sftp.1,v 1.14 2001/04/09 00:42:05 stevesk Exp $
.\"
.\" Copyright (c) 2001 Damien Miller. All rights reserved.
.\"
@@ -22,7 +22,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd Febuary 4, 2001
+.Dd February 4, 2001
.Dt SFTP 1
.Os
.Sh NAME