From 9af2c55ec26d3a1f270276ff74933381312ba017 Mon Sep 17 00:00:00 2001
From: Steven McDonald
Date: Sat, 26 Nov 2011 16:21:00 +1100
Subject: [PATCH] ssh can be tt'd too
---
tutorials/debian_on_samsung_galaxy.shtml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tutorials/debian_on_samsung_galaxy.shtml b/tutorials/debian_on_samsung_galaxy.shtml
index b36b4e6..689d279 100644
--- a/tutorials/debian_on_samsung_galaxy.shtml
+++ b/tutorials/debian_on_samsung_galaxy.shtml
@@ -109,8 +109,8 @@ execute the cdebootstrap binary -- so don't put it in
/mnt/sdcard, as this is mounted with the noexec mount
option. These files are nicely ready for us in a tarball located at
./usr/lib/cdebootstrap/cdebootstrap_0.5.8+b1_armhf.tar.gz 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
+ssh and extract it on the phone. I'm going to put it into
/data/local/bin/, because that's already in the default
$PATH so I don't have to care about it again.
@@ -157,7 +157,7 @@ again. :-(
-So, ssh to your phone, and run the following commands:
+So, ssh to your phone, and run the following commands:
--
2.30.2