diff options
author | Joey Hess <joey@kitenet.net> | 2014-05-15 15:20:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-05-15 15:20:24 -0400 |
commit | 5d98b56adab5933947bc61dc669e07abefd48ebf (patch) | |
tree | ebcaf34b797b129060dbcdc690f6664d78ca1b56 /doc/design | |
parent | 068ee408f6282564f7e5cc07b37f1f92d7cb03a5 (diff) |
update some comments re ssh password entry on Android
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/assistant/sshpassword.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/assistant/sshpassword.mdwn b/doc/design/assistant/sshpassword.mdwn index 7e0dbe795..59f981bb1 100644 --- a/doc/design/assistant/sshpassword.mdwn +++ b/doc/design/assistant/sshpassword.mdwn @@ -61,3 +61,5 @@ if the shim cannot requst an arbitrary password prompt. * test on OSX * test on Android +* remove the vestigial terminal on Windows and Android, since this was the + last thing actually using it (not easy!) |