summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-agent.1
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2000-08-25 16:16:15 +0000
committerderaadt <deraadt@openbsd.org>2000-08-25 16:16:15 +0000
commit38d3ce0d2ae419da32543db8c2f16a0107bfd74e (patch)
treeac18f421564c0817f7de1bd3d82511316a14717d /usr.bin/ssh/ssh-agent.1
parentssh always installed, no more static lib case (diff)
downloadwireguard-openbsd-38d3ce0d2ae419da32543db8c2f16a0107bfd74e.tar.xz
wireguard-openbsd-38d3ce0d2ae419da32543db8c2f16a0107bfd74e.zip
no need for those dynamic libraries anymore
Diffstat (limited to 'usr.bin/ssh/ssh-agent.1')
-rw-r--r--usr.bin/ssh/ssh-agent.16
1 files changed, 1 insertions, 5 deletions
diff --git a/usr.bin/ssh/ssh-agent.1 b/usr.bin/ssh/ssh-agent.1
index f288bd127ee..35b8378f411 100644
--- a/usr.bin/ssh/ssh-agent.1
+++ b/usr.bin/ssh/ssh-agent.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-agent.1,v 1.14 2000/08/19 21:34:43 markus Exp $
+.\" $OpenBSD: ssh-agent.1,v 1.15 2000/08/25 16:16:15 deraadt Exp $
.\"
.\" -*- nroff -*-
.\"
@@ -163,10 +163,6 @@ authentication and ticket passing.
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 ,