summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2005-01-02 17:08:27 +0000
committerMatt Johnston <matt@ucc.asn.au>2005-01-02 17:08:27 +0000
commitb5bd8591e7bc35980370ffa5dbe74d9b137e75c7 (patch)
tree9c2aa4c8986d7bc729455cfb8275c28b58ccad78 /README
parente6c957caaa0ca262528adb282357efcaef8b25b1 (diff)
0.44 release changes
--HG-- extra : convert_revision : 47d6b5589a4eaf707ed1c3685d9ef49306af18d8
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 52e3cf0..43dd1f2 100644
--- a/README
+++ b/README
@@ -69,6 +69,6 @@ pty, and you cannot login as any user other than that running the daemon
The Dropbear distribution includes a standalone version of OpenSSH's scp
program. You can compile it with "make scp", you may want to change the path
-of the ssh binary, specified near the top of the scp.c file. By default
+of the ssh binary, specified by _PATH_SSH_PROGRAM in options.h . By default
the progress meter isn't compiled in to save space, you can enable it by
adding 'SCPPROGRESS=1' to the make commandline.