website diff en/doc/handbook/secure-server.html @ rev 255
en: Typos and edits
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sat Jan 17 14:17:04 2009 +0000 (2009-01-17) |
parents | 4fc4af3cd0cc |
children | fa2c5bed2417 |
line diff
1.1 --- a/en/doc/handbook/secure-server.html Sun Sep 21 20:44:16 2008 +0000 1.2 +++ b/en/doc/handbook/secure-server.html Sat Jan 17 14:17:04 2009 +0000 1.3 @@ -90,7 +90,7 @@ 1.4 Dropbear provides <code>dropbearkey</code> to generate the protected rsa and 1.5 dss keys. Note that when you start the server for the first time, secure keys will be 1.6 automatically generated if they don't already exist. You can use <code>dropbearkey</code> with 1.7 -the following argurments: 1.8 +the following arguments: 1.9 </p> 1.10 <pre> # dropbearkey -t rsa -f /etc/dropbear/dropbear_rsa_host_key 1.11 # dropbearkey -t dss -f /etc/dropbear/dropbear_dss_host_key