summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-10-17 00:31:07 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-10-17 00:31:07 +0000
commit102320e3d80631e1980a158b093c00d2ddcca9d0 (patch)
tree64d64cf727c6e9427f54bd0f9be427586d88637f
parent775fdb5636d30829670d6b7cc4d6fdab0ba3d335 (diff)
update trailer, and copy to other pages
-rw-r--r--usr.bin/ssh/ssh-add.134
-rw-r--r--usr.bin/ssh/ssh-agent.134
-rw-r--r--usr.bin/ssh/ssh-keygen.134
-rw-r--r--usr.bin/ssh/ssh.122
-rw-r--r--usr.bin/ssh/sshd.834
5 files changed, 112 insertions, 46 deletions
diff --git a/usr.bin/ssh/ssh-add.1 b/usr.bin/ssh/ssh-add.1
index 506852482bd..e67c85b2833 100644
--- a/usr.bin/ssh/ssh-add.1
+++ b/usr.bin/ssh/ssh-add.1
@@ -9,7 +9,7 @@
.\"
.\" Created: Sat Apr 22 23:55:14 1995 ylo
.\"
-.\" $Id: ssh-add.1,v 1.4 1999/10/11 20:40:07 markus Exp $
+.\" $Id: ssh-add.1,v 1.5 1999/10/17 00:31:06 deraadt Exp $
.\"
.Dd September 25, 1999
.Dt SSH-ADD 1
@@ -83,14 +83,30 @@ to make this work.)
.Sh AUTHOR
Tatu Ylonen <ylo@cs.hut.fi>
.Pp
-This version of
-.Nm
-is a derivative of the original 1.2.12 release, but with bugs removed and
-newer features re-added. Rapidly after the 1.2.12 release, newer versions
-bore successively more restrictive licenses. In this version, all components
-of a restrictive nature (ie. patents) have been directly removed from the
-source code; any licensed or patented components are chosen from external
-libraries. The libraries described in
+OpenSSH
+is a derivative of the original (free) ssh 1.2.12 release, but with bugs
+removed and newer features re-added. Rapidly after the 1.2.12 release,
+newer versions bore successively more restrictive licenses. This version
+of OpenSSH
+.Bl -bullet
+.It
+has all components of a restrictive nature (ie. patents, see
+.Xr ssl 8 )
+directly removed from the source code; any licensed or patented components
+are chosen from
+external libraries.
+.It
+has been updated to support ssh protocol 1.5.
+.It
+contains added support for
+.Xr kerberos 8
+authentication and ticket passing.
+.It
+supports one-time password authentication with
+.Xr skey 1 .
+.El
+.Pp
+The libraries described in
.Xr ssl 8
are required for proper operation.
.Sh SEE ALSO
diff --git a/usr.bin/ssh/ssh-agent.1 b/usr.bin/ssh/ssh-agent.1
index a764d31b5c0..286c9d94d61 100644
--- a/usr.bin/ssh/ssh-agent.1
+++ b/usr.bin/ssh/ssh-agent.1
@@ -9,7 +9,7 @@
.\"
.\" Created: Sat Apr 23 20:10:43 1995 ylo
.\"
-.\" $Id: ssh-agent.1,v 1.5 1999/10/16 20:47:14 markus Exp $
+.\" $Id: ssh-agent.1,v 1.6 1999/10/17 00:31:06 deraadt Exp $
.\"
.Dd September 25, 1999
.Dt SSH-AGENT 1
@@ -90,14 +90,30 @@ exits.
.Sh AUTHOR
Tatu Ylonen <ylo@cs.hut.fi>
.Pp
-This version of
-.Nm
-is a derivative of the original 1.2.12 release, but with bugs removed and
-newer features re-added. Rapidly after the 1.2.12 release, newer versions
-bore successively more restrictive licenses. In this version, all components
-of a restrictive nature (ie. patents) have been directly removed from the
-source code; any licensed or patented components are chosen from external
-libraries. The libraries described in
+OpenSSH
+is a derivative of the original (free) ssh 1.2.12 release, but with bugs
+removed and newer features re-added. Rapidly after the 1.2.12 release,
+newer versions bore successively more restrictive licenses. This version
+of OpenSSH
+.Bl -bullet
+.It
+has all components of a restrictive nature (ie. patents, see
+.Xr ssl 8 )
+directly removed from the source code; any licensed or patented components
+are chosen from
+external libraries.
+.It
+has been updated to support ssh protocol 1.5.
+.It
+contains added support for
+.Xr kerberos 8
+authentication and ticket passing.
+.It
+supports one-time password authentication with
+.Xr skey 1 .
+.El
+.Pp
+The libraries described in
.Xr ssl 8
are required for proper operation.
.Sh SEE ALSO
diff --git a/usr.bin/ssh/ssh-keygen.1 b/usr.bin/ssh/ssh-keygen.1
index 57c90830db0..f7fbeffd2d0 100644
--- a/usr.bin/ssh/ssh-keygen.1
+++ b/usr.bin/ssh/ssh-keygen.1
@@ -9,7 +9,7 @@
.\"
.\" Created: Sat Apr 22 23:55:14 1995 ylo
.\"
-.\" $Id: ssh-keygen.1,v 1.5 1999/10/07 18:58:26 aaron Exp $
+.\" $Id: ssh-keygen.1,v 1.6 1999/10/17 00:31:06 deraadt Exp $
.\"
.Dd September 25, 1999
.Dt SSH-KEYGEN 1
@@ -122,14 +122,30 @@ need to keep the contents of this file secret.
.Sh AUTHOR
Tatu Ylonen <ylo@cs.hut.fi>
.Pp
-This version of
-.Nm
-is a derivative of the original 1.2.12 release, but with bugs removed and
-newer features re-added. Rapidly after the 1.2.12 release, newer versions
-bore successively more restrictive licenses. In this version, all components
-of a restrictive nature (ie. patents) have been directly removed from the
-source code; any licensed or patented components are chosen from external
-libraries. The libraries described in
+OpenSSH
+is a derivative of the original (free) ssh 1.2.12 release, but with bugs
+removed and newer features re-added. Rapidly after the 1.2.12 release,
+newer versions bore successively more restrictive licenses. This version
+of OpenSSH
+.Bl -bullet
+.It
+has all components of a restrictive nature (ie. patents, see
+.Xr ssl 8 )
+directly removed from the source code; any licensed or patented components
+are chosen from
+external libraries.
+.It
+has been updated to support ssh protocol 1.5.
+.It
+contains added support for
+.Xr kerberos 8
+authentication and ticket passing.
+.It
+supports one-time password authentication with
+.Xr skey 1 .
+.El
+.Pp
+The libraries described in
.Xr ssl 8
are required for proper operation.
.Sh SEE ALSO
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1
index c7ca6ffd751..dea36891861 100644
--- a/usr.bin/ssh/ssh.1
+++ b/usr.bin/ssh/ssh.1
@@ -9,7 +9,7 @@
.\"
.\" Created: Sat Apr 22 21:55:14 1995 ylo
.\"
-.\" $Id: ssh.1,v 1.20 1999/10/17 00:26:59 provos Exp $
+.\" $Id: ssh.1,v 1.21 1999/10/17 00:31:06 deraadt Exp $
.\"
.Dd September 25, 1999
.Dt SSH 1
@@ -926,23 +926,25 @@ Issues can be found from the SSH WWW home page:
.Dl http://www.cs.hut.fi/ssh
.Pp
OpenSSH
-is a derivative of the original ssh 1.2.12 release, but with bugs removed and
-newer features re-added. Rapidly after the 1.2.12 release, newer versions
-bore successively more restrictive licenses. This version of OpenSSH,
+is a derivative of the original (free) ssh 1.2.12 release, but with bugs
+removed and newer features re-added. Rapidly after the 1.2.12 release,
+newer versions bore successively more restrictive licenses. This version
+of OpenSSH
.Bl -bullet
.It
-all components
-of a restrictive nature (ie. patents) have been directly removed from the
-source code; any licensed or patented components are chosen from external
-libraries.
+has all components of a restrictive nature (ie. patents, see
+.Xr ssl 8 )
+directly removed from the source code; any licensed or patented components
+are chosen from
+external libraries.
.It
-has been updated to support ssh protocol 1.5
+has been updated to support ssh protocol 1.5.
.It
contains added support for
.Xr kerberos 8
authentication and ticket passing.
.It
-support for one-time password authentication with
+supports one-time password authentication with
.Xr skey 1 .
.El
.Pp
diff --git a/usr.bin/ssh/sshd.8 b/usr.bin/ssh/sshd.8
index 7c5a908c286..069617a1218 100644
--- a/usr.bin/ssh/sshd.8
+++ b/usr.bin/ssh/sshd.8
@@ -9,7 +9,7 @@
.\"
.\" Created: Sat Apr 22 21:55:14 1995 ylo
.\"
-.\" $Id: sshd.8,v 1.16 1999/10/14 20:17:23 markus Exp $
+.\" $Id: sshd.8,v 1.17 1999/10/17 00:31:06 deraadt Exp $
.\"
.Dd September 25, 1999
.Dt SSHD 8
@@ -765,14 +765,30 @@ issues can be found from the SSH WWW home page:
.Pp
.Dl http://www.cs.hut.fi/ssh.
.Pp
-This version of
-.Nm
-is a derivative of the original 1.2.12 release, but with bugs removed and
-newer features re-added. Rapidly after the 1.2.12 release, newer versions
-bore successively more restrictive licenses. In this version, all components
-of a restrictive nature (ie. patents) have been directly removed from the
-source code; any licensed or patented components are chosen from external
-libraries. The libraries described in
+OpenSSH
+is a derivative of the original (free) ssh 1.2.12 release, but with bugs
+removed and newer features re-added. Rapidly after the 1.2.12 release,
+newer versions bore successively more restrictive licenses. This version
+of OpenSSH
+.Bl -bullet
+.It
+has all components of a restrictive nature (ie. patents, see
+.Xr ssl 8 )
+directly removed from the source code; any licensed or patented components
+are chosen from
+external libraries.
+.It
+has been updated to support ssh protocol 1.5.
+.It
+contains added support for
+.Xr kerberos 8
+authentication and ticket passing.
+.It
+supports one-time password authentication with
+.Xr skey 1 .
+.El
+.Pp
+The libraries described in
.Xr ssl 8
are required for proper operation.
.Sh SEE ALSO