ssh can be tt'd too
authorSteven McDonald <steven@steven-mcdonald.id.au>
Sat, 26 Nov 2011 05:21:00 +0000 (16:21 +1100)
committerSteven McDonald <steven@steven-mcdonald.id.au>
Sat, 26 Nov 2011 05:21:00 +0000 (16:21 +1100)
tutorials/debian_on_samsung_galaxy.shtml

index b36b4e62e7a11ddee0bb7567b377cd593fe3a0a3..689d279d5a6dc8dd5da78ded6bfc4e0974007b1f 100644 (file)
@@ -109,8 +109,8 @@ execute the <tt>cdebootstrap</tt> binary -- so don't put it in
 <tt>/mnt/sdcard</tt>, as this is mounted with the <tt>noexec</tt> mount
 option. These files are nicely ready for us in a tarball located at
 <tt>./usr/lib/cdebootstrap/cdebootstrap_0.5.8+b1_armhf.tar.gz</tt> inside
-the package, so you can just pipe the contents of this tarball to ssh and
-extract it on the phone. I'm going to put it into
+the package, so you can just pipe the contents of this tarball to
+<tt>ssh</tt> and extract it on the phone. I'm going to put it into
 <tt>/data/local/bin/</tt>, because that's already in the default
 <tt>$PATH</tt> so I don't have to care about it again.
 <code>
@@ -157,7 +157,7 @@ again. :-(
 </p>
 
 <p>
-So, ssh to your phone, and run the following commands:
+So, <tt>ssh</tt> to your phone, and run the following commands:
 </p>
 
 <code>