whoops, document accidentally used h2 and h3 interchangably

sigsegv_dump
Greg Alexander 10 years ago
parent 6e39471117
commit 0bb7e470d4

@ -29,7 +29,7 @@ too.
<p>Voila! You can use ssh/scp/sftp/rsync to talk to your Android device!</p>
<h3>Configuration</h3>
<h2>Configuration</h2>
<p>There are three directory settings that are important for SimpleSSHD.</p>
@ -51,13 +51,13 @@ dropbear server. The options which are hardcoded are: <tt>-R -F -p
:portno</tt>. You can use <tt>\</tt> or <tt>"</tt> to escape characters
in this commandline.</p>
<h3>Change Log</h3>
<h2>Change Log</h2>
<ul>
<li> <b>2014/12/22 Version 1.0:</b> Initial public release.
</ul>
<h3>About</h3>
<h2>About</h2>
<p>SimpleSSHD is built using parts from open source projects: dropbear
server, openssh (for scp and sftp-server), and rsync. Those projects in

Loading…
Cancel
Save