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