]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Typo
authorDamien Miller <djm@mindrot.org>
Thu, 18 Nov 1999 00:35:13 +0000 (11:35 +1100)
committerDamien Miller <djm@mindrot.org>
Thu, 18 Nov 1999 00:35:13 +0000 (11:35 +1100)
ChangeLog
README
ssh.1

index 7364548a68b2ef0f2052f6c8b5f643f86bc6c5c2..de4f4a704832b2d88ec315b8042cf547dfdc2ae4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
    - [sshconnect.h] include fingerprint.h
    - [sshd.c] bugfix: the log() for passwd-auth escaped during logging 
      changes.
+   - [ssh.1] Spell my name right.
  - Added openssh.com info to README
 
 19991117
diff --git a/README b/README
index 7a33935d308d8689dcc21ad47f79b681eb8c6fd0..06080b0dd4213e41a02866b947d894dd1a43455f 100644 (file)
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ OpenSSH is based on the last free version of Tatu Ylonen's SSH with
 all patent-encumbered algorithms removed, all known security bugs
 fixed, new features reintroduced and many other clean-ups. More
 information about SSH itself can be found in the file README.Ylonen.
-OpenSSH has been created by Aaron Cambell, Bob Beck, Markus Friedl,
+OpenSSH has been created by Aaron Campbell, Bob Beck, Markus Friedl,
 Niels Provos, Theo de Raadt, and Dug Song. It has a homepage at
 http://www.openssh.com/
 
@@ -48,7 +48,7 @@ Internet Business Solutions
 
 Credits - 
 
-Aaron Cambell, Bob Beck, Markus Friedl, Niels Provos, 
+Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos, 
 Theo de Raadt, and Dug Song - Creators of OpenSSH
 'jonchen' - the original author of PAM support of SSH
 Dan Brosemer <odin@linuxfreak.com> - Autoconf and build fixes & Debian scripts
diff --git a/ssh.1 b/ssh.1
index 1cd6ad050895d5fef81bea4da3e149ee71f641c3..939db85cc4da8ceab52a73c6630fcdb3572f306d 100644 (file)
--- a/ssh.1
+++ b/ssh.1
@@ -9,7 +9,7 @@
 .\"
 .\" Created: Sat Apr 22 21:55:14 1995 ylo
 .\"
-.\" $Id: ssh.1,v 1.7 1999/11/17 06:29:08 damien Exp $
+.\" $Id: ssh.1,v 1.8 1999/11/18 00:35:13 damien Exp $
 .\"
 .Dd September 25, 1999
 .Dt SSH 1
@@ -963,7 +963,7 @@ The libraries described in
 .Xr ssl 8
 are required for proper operation.
 .Pp
-OpenSSH has been created by Aaron Cambell, Bob Beck, Markus Friedl,
+OpenSSH has been created by Aaron Campbell, Bob Beck, Markus Friedl,
 Niels Provos, Theo de Raadt, and Dug Song.
 .Sh SEE ALSO
 .Xr rlogin 1 ,