diff options
author | Damien Miller <djm@mindrot.org> | 2000-04-20 23:27:27 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-04-20 23:27:27 +1000 |
commit | cfabe86720363e109d87f8e9d54b364ef64c57c8 (patch) | |
tree | f219fc65f8c5f05a723e164a2de75b526029da32 /ssh-agent.1 | |
parent | d0cff3ecc49204c03c06428f7b779b8a18c0486f (diff) | |
download | openssh-git-cfabe86720363e109d87f8e9d54b364ef64c57c8.tar.gz |
- Debian bug #55910 - remove references to ssl(8) manpages
Diffstat (limited to 'ssh-agent.1')
-rw-r--r-- | ssh-agent.1 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/ssh-agent.1 b/ssh-agent.1 index b49d62b5..68e6b84e 100644 --- a/ssh-agent.1 +++ b/ssh-agent.1 @@ -144,8 +144,7 @@ newer versions bore successively more restrictive licenses. This version of OpenSSH .Bl -bullet .It -has all components of a restrictive nature (i.e., patents, see -.Xr ssl 8 ) +has all components of a restrictive nature (i.e., patents) directly removed from the source code; any licensed or patented components are chosen from external libraries. @@ -160,12 +159,8 @@ 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 .Xr ssh 1 , .Xr ssh-add 1 , .Xr ssh-keygen 1 , .Xr sshd 8 , -.Xr ssl 8 |