aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh/ssh.1
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2009-10-01 17:12:52 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2009-10-01 17:12:52 +0000
commit7aee6ffee0748c4c6bd9d11bb2a90c7531244d63 (patch)
tree927d2417c80c4c448ee45c25269ecab7af8f482e /crypto/openssh/ssh.1
parenta45bff047cd880a268962395477bee8c982f51ba (diff)
parente5e752b5a70a672df97b5d7ca5c1e58c87a27234 (diff)
downloadsrc-7aee6ffee0748c4c6bd9d11bb2a90c7531244d63.tar.gz
src-7aee6ffee0748c4c6bd9d11bb2a90c7531244d63.zip
Upgrade to OpenSSH 5.3p1.
Notes
Notes: svn path=/head/; revision=197679
Diffstat (limited to 'crypto/openssh/ssh.1')
-rw-r--r--crypto/openssh/ssh.127
1 files changed, 5 insertions, 22 deletions
diff --git a/crypto/openssh/ssh.1 b/crypto/openssh/ssh.1
index 0ea4c490f624..e88cfe3a960a 100644
--- a/crypto/openssh/ssh.1
+++ b/crypto/openssh/ssh.1
@@ -34,9 +34,9 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ssh.1,v 1.282 2009/02/12 03:44:25 djm Exp $
+.\" $OpenBSD: ssh.1,v 1.283 2009/03/19 15:15:09 jmc Exp $
.\" $FreeBSD$
-.Dd February 12 2009
+.Dd March 19 2009
.Dt SSH 1
.Os
.Sh NAME
@@ -192,26 +192,9 @@ For protocol version 2,
.Ar cipher_spec
is a comma-separated list of ciphers
listed in order of preference.
-The supported ciphers are:
-3des-cbc,
-aes128-cbc,
-aes192-cbc,
-aes256-cbc,
-aes128-ctr,
-aes192-ctr,
-aes256-ctr,
-arcfour128,
-arcfour256,
-arcfour,
-blowfish-cbc,
-and
-cast128-cbc.
-The default is:
-.Bd -literal -offset indent
-aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,
-arcfour256,arcfour,aes192-cbc,aes256-cbc,aes128-ctr,
-aes192-ctr,aes256-ctr
-.Ed
+See the
+.Cm Ciphers
+keyword for more information.
.It Fl D Xo
.Sm off
.Oo Ar bind_address : Oc