- Debian bug #55910 - remove references to ssl(8) manpages
This commit is contained in:
parent
d0cff3ecc4
commit
cfabe86720
|
@ -11,6 +11,7 @@
|
||||||
- Allow setting of PAM service name through CFLAGS (SSHD_PAM_SERVICE)
|
- Allow setting of PAM service name through CFLAGS (SSHD_PAM_SERVICE)
|
||||||
- Use vhangup to clean up Linux ttys
|
- Use vhangup to clean up Linux ttys
|
||||||
- Force posix getopt processing on GNU libc systems
|
- Force posix getopt processing on GNU libc systems
|
||||||
|
- Debian bug #55910 - remove references to ssl(8) manpages
|
||||||
|
|
||||||
20000419
|
20000419
|
||||||
- OpenBSD CVS updates
|
- OpenBSD CVS updates
|
||||||
|
|
10
ssh-add.1
10
ssh-add.1
|
@ -9,7 +9,7 @@
|
||||||
.\"
|
.\"
|
||||||
.\" Created: Sat Apr 22 23:55:14 1995 ylo
|
.\" Created: Sat Apr 22 23:55:14 1995 ylo
|
||||||
.\"
|
.\"
|
||||||
.\" $Id: ssh-add.1,v 1.11 2000/04/13 02:26:37 damien Exp $
|
.\" $Id: ssh-add.1,v 1.12 2000/04/20 13:27:27 damien Exp $
|
||||||
.\"
|
.\"
|
||||||
.Dd September 25, 1999
|
.Dd September 25, 1999
|
||||||
.Dt SSH-ADD 1
|
.Dt SSH-ADD 1
|
||||||
|
@ -100,8 +100,7 @@ newer versions bore successively more restrictive licenses.
|
||||||
This version of OpenSSH
|
This version of OpenSSH
|
||||||
.Bl -bullet
|
.Bl -bullet
|
||||||
.It
|
.It
|
||||||
has all components of a restrictive nature (i.e., patents, see
|
has all components of a restrictive nature (i.e., patents)
|
||||||
.Xr ssl 8 )
|
|
||||||
directly removed from the source code; any licensed or patented components
|
directly removed from the source code; any licensed or patented components
|
||||||
are chosen from
|
are chosen from
|
||||||
external libraries.
|
external libraries.
|
||||||
|
@ -115,13 +114,8 @@ authentication and ticket passing.
|
||||||
supports one-time password authentication with
|
supports one-time password authentication with
|
||||||
.Xr skey 1 .
|
.Xr skey 1 .
|
||||||
.El
|
.El
|
||||||
.Pp
|
|
||||||
The libraries described in
|
|
||||||
.Xr ssl 8
|
|
||||||
are required for proper operation.
|
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr ssh 1 ,
|
.Xr ssh 1 ,
|
||||||
.Xr ssh-agent 1 ,
|
.Xr ssh-agent 1 ,
|
||||||
.Xr ssh-keygen 1 ,
|
.Xr ssh-keygen 1 ,
|
||||||
.Xr sshd 8 ,
|
.Xr sshd 8 ,
|
||||||
.Xr ssl 8
|
|
||||||
|
|
|
@ -144,8 +144,7 @@ newer versions bore successively more restrictive licenses.
|
||||||
This version of OpenSSH
|
This version of OpenSSH
|
||||||
.Bl -bullet
|
.Bl -bullet
|
||||||
.It
|
.It
|
||||||
has all components of a restrictive nature (i.e., patents, see
|
has all components of a restrictive nature (i.e., patents)
|
||||||
.Xr ssl 8 )
|
|
||||||
directly removed from the source code; any licensed or patented components
|
directly removed from the source code; any licensed or patented components
|
||||||
are chosen from
|
are chosen from
|
||||||
external libraries.
|
external libraries.
|
||||||
|
@ -160,12 +159,8 @@ supports one-time password authentication with
|
||||||
.Xr skey 1 .
|
.Xr skey 1 .
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
The libraries described in
|
|
||||||
.Xr ssl 8
|
|
||||||
are required for proper operation.
|
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr ssh 1 ,
|
.Xr ssh 1 ,
|
||||||
.Xr ssh-add 1 ,
|
.Xr ssh-add 1 ,
|
||||||
.Xr ssh-keygen 1 ,
|
.Xr ssh-keygen 1 ,
|
||||||
.Xr sshd 8 ,
|
.Xr sshd 8 ,
|
||||||
.Xr ssl 8
|
|
||||||
|
|
10
ssh-keygen.1
10
ssh-keygen.1
|
@ -9,7 +9,7 @@
|
||||||
.\"
|
.\"
|
||||||
.\" Created: Sat Apr 22 23:55:14 1995 ylo
|
.\" Created: Sat Apr 22 23:55:14 1995 ylo
|
||||||
.\"
|
.\"
|
||||||
.\" $Id: ssh-keygen.1,v 1.11 2000/04/13 02:26:37 damien Exp $
|
.\" $Id: ssh-keygen.1,v 1.12 2000/04/20 13:27:27 damien Exp $
|
||||||
.\"
|
.\"
|
||||||
.Dd September 25, 1999
|
.Dd September 25, 1999
|
||||||
.Dt SSH-KEYGEN 1
|
.Dt SSH-KEYGEN 1
|
||||||
|
@ -142,8 +142,7 @@ newer versions bore successively more restrictive licenses.
|
||||||
This version of OpenSSH
|
This version of OpenSSH
|
||||||
.Bl -bullet
|
.Bl -bullet
|
||||||
.It
|
.It
|
||||||
has all components of a restrictive nature (i.e., patents, see
|
has all components of a restrictive nature (i.e., patents)
|
||||||
.Xr ssl 8 )
|
|
||||||
directly removed from the source code; any licensed or patented components
|
directly removed from the source code; any licensed or patented components
|
||||||
are chosen from
|
are chosen from
|
||||||
external libraries.
|
external libraries.
|
||||||
|
@ -157,13 +156,8 @@ authentication and ticket passing.
|
||||||
supports one-time password authentication with
|
supports one-time password authentication with
|
||||||
.Xr skey 1 .
|
.Xr skey 1 .
|
||||||
.El
|
.El
|
||||||
.Pp
|
|
||||||
The libraries described in
|
|
||||||
.Xr ssl 8
|
|
||||||
are required for proper operation.
|
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr ssh 1 ,
|
.Xr ssh 1 ,
|
||||||
.Xr ssh-add 1 ,
|
.Xr ssh-add 1 ,
|
||||||
.Xr ssh-agent 1 ,
|
.Xr ssh-agent 1 ,
|
||||||
.Xr sshd 8 ,
|
.Xr sshd 8 ,
|
||||||
.Xr ssl 8
|
|
||||||
|
|
10
ssh.1
10
ssh.1
|
@ -9,7 +9,7 @@
|
||||||
.\"
|
.\"
|
||||||
.\" Created: Sat Apr 22 21:55:14 1995 ylo
|
.\" Created: Sat Apr 22 21:55:14 1995 ylo
|
||||||
.\"
|
.\"
|
||||||
.\" $Id: ssh.1,v 1.22 2000/04/16 01:18:46 damien Exp $
|
.\" $Id: ssh.1,v 1.23 2000/04/20 13:27:27 damien Exp $
|
||||||
.\"
|
.\"
|
||||||
.Dd September 25, 1999
|
.Dd September 25, 1999
|
||||||
.Dt SSH 1
|
.Dt SSH 1
|
||||||
|
@ -1089,8 +1089,7 @@ more restrictive licenses, and thus demand for a free version was born.
|
||||||
This version of OpenSSH
|
This version of OpenSSH
|
||||||
.Bl -bullet
|
.Bl -bullet
|
||||||
.It
|
.It
|
||||||
has all components of a restrictive nature (i.e., patents, see
|
has all components of a restrictive nature (i.e., patents)
|
||||||
.Xr ssl 8 )
|
|
||||||
directly removed from the source code; any licensed or patented components
|
directly removed from the source code; any licensed or patented components
|
||||||
are chosen from
|
are chosen from
|
||||||
external libraries.
|
external libraries.
|
||||||
|
@ -1106,10 +1105,6 @@ supports one-time password authentication with
|
||||||
.Xr skey 1 .
|
.Xr skey 1 .
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
The libraries described in
|
|
||||||
.Xr ssl 8
|
|
||||||
are required for proper operation.
|
|
||||||
.Pp
|
|
||||||
OpenSSH has been created by Aaron Campbell, Bob Beck, Markus Friedl,
|
OpenSSH has been created by Aaron Campbell, Bob Beck, Markus Friedl,
|
||||||
Niels Provos, Theo de Raadt, and Dug Song.
|
Niels Provos, Theo de Raadt, and Dug Song.
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
|
@ -1121,4 +1116,3 @@ Niels Provos, Theo de Raadt, and Dug Song.
|
||||||
.Xr ssh-keygen 1 ,
|
.Xr ssh-keygen 1 ,
|
||||||
.Xr telnet 1 ,
|
.Xr telnet 1 ,
|
||||||
.Xr sshd 8 ,
|
.Xr sshd 8 ,
|
||||||
.Xr ssl 8
|
|
||||||
|
|
10
sshd.8
10
sshd.8
|
@ -9,7 +9,7 @@
|
||||||
.\"
|
.\"
|
||||||
.\" Created: Sat Apr 22 21:55:14 1995 ylo
|
.\" Created: Sat Apr 22 21:55:14 1995 ylo
|
||||||
.\"
|
.\"
|
||||||
.\" $Id: sshd.8,v 1.17 2000/04/13 02:26:38 damien Exp $
|
.\" $Id: sshd.8,v 1.18 2000/04/20 13:27:27 damien Exp $
|
||||||
.\"
|
.\"
|
||||||
.Dd September 25, 1999
|
.Dd September 25, 1999
|
||||||
.Dt SSHD 8
|
.Dt SSHD 8
|
||||||
|
@ -872,8 +872,7 @@ more restrictive licenses, and thus demand for a free version was born.
|
||||||
This version of OpenSSH
|
This version of OpenSSH
|
||||||
.Bl -bullet
|
.Bl -bullet
|
||||||
.It
|
.It
|
||||||
has all components of a restrictive nature (i.e., patents, see
|
has all components of a restrictive nature (i.e., patents)
|
||||||
.Xr ssl 8 )
|
|
||||||
directly removed from the source code; any licensed or patented components
|
directly removed from the source code; any licensed or patented components
|
||||||
are chosen from
|
are chosen from
|
||||||
external libraries.
|
external libraries.
|
||||||
|
@ -888,16 +887,11 @@ authentication and ticket passing.
|
||||||
supports one-time password authentication with
|
supports one-time password authentication with
|
||||||
.Xr skey 1 .
|
.Xr skey 1 .
|
||||||
.El
|
.El
|
||||||
.Pp
|
|
||||||
The libraries described in
|
|
||||||
.Xr ssl 8
|
|
||||||
are required for proper operation.
|
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr scp 1 ,
|
.Xr scp 1 ,
|
||||||
.Xr ssh 1 ,
|
.Xr ssh 1 ,
|
||||||
.Xr ssh-add 1 ,
|
.Xr ssh-add 1 ,
|
||||||
.Xr ssh-agent 1 ,
|
.Xr ssh-agent 1 ,
|
||||||
.Xr ssh-keygen 1 ,
|
.Xr ssh-keygen 1 ,
|
||||||
.Xr ssl 8 ,
|
|
||||||
.Xr rlogin 1 ,
|
.Xr rlogin 1 ,
|
||||||
.Xr rsh 1
|
.Xr rsh 1
|
||||||
|
|
Loading…
Reference in New Issue