summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1999-10-27 03:38:42 +0000
committerderaadt <deraadt@openbsd.org>1999-10-27 03:38:42 +0000
commit53a26e45eb03457ac12d2b8c197c801ec8e925d2 (patch)
tree12bfefb4fac33c0d2bee09b6d6da929fea4c14ca
parentCalculation fix in progressmeter() for ETA > 1hr; pasto on my part. (diff)
downloadwireguard-openbsd-53a26e45eb03457ac12d2b8c197c801ec8e925d2.tar.xz
wireguard-openbsd-53a26e45eb03457ac12d2b8c197c801ec8e925d2.zip
idea does not exist
-rw-r--r--usr.bin/ssh/ssh_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ssh/ssh_config b/usr.bin/ssh/ssh_config
index 688930a0cca..9fb064deb96 100644
--- a/usr.bin/ssh/ssh_config
+++ b/usr.bin/ssh/ssh_config
@@ -26,5 +26,5 @@
# StrictHostKeyChecking no
# IdentityFile ~/.ssh/identity
# Port 22
-# Cipher idea
+# Cipher blowfish
# EscapeChar ~