summaryrefslogtreecommitdiff
path: root/dropbear.8
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-08-07 23:07:16 +0800
committerGuilhem Moulin <guilhem@fripost.org>2015-08-07 23:07:16 +0800
commit1fcf491398d3bc8472ec30c19b316125dfe7359b (patch)
tree238a8de802d1e8be33960a7da7dfc7489aceb83e /dropbear.8
parent92a47543e5dbf7ca756be9887f476888df95b5a2 (diff)
downloaddropbear-1fcf491398d3bc8472ec30c19b316125dfe7359b.tar.gz
Fix typo in dropbear(8)'s manpage
Diffstat (limited to 'dropbear.8')
-rw-r--r--dropbear.85
1 files changed, 3 insertions, 2 deletions
diff --git a/dropbear.8 b/dropbear.8
index 42f8ddb..d129a5d 100644
--- a/dropbear.8
+++ b/dropbear.8
@@ -100,7 +100,8 @@ Print the version
.TP
Authorized Keys
-~/.ssh/authorized_keys can be set up to allow remote login with a RSA or DSS
+~/.ssh/authorized_keys can be set up to allow remote login with a RSA,
+ECDSA, or DSS
key. Each line is of the form
.TP
[restrictions] ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIgAsp... [comment]
@@ -139,7 +140,7 @@ Host Key Files
Host key files are read at startup from a standard location, by default
/etc/dropbear/dropbear_dss_host_key, /etc/dropbear/dropbear_rsa_host_key, and
-/etc/dropbear/dropbear-ecdsa_host_key
+/etc/dropbear/dropbear_ecdsa_host_key
or specified on the commandline with -r. These are of the form generated
by dropbearkey. The -R option can be used to automatically generate keys
in the default location - keys will be generated after startup when the first