aboutsummaryrefslogtreecommitdiff
path: root/man/man1/sftpcache.1
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2009-05-17 13:08:42 -0700
committerRuss Cox <rsc@swtch.com>2009-05-17 13:08:42 -0700
commit9cac97f2c55efc9ffa9b3894127e049cc25852a3 (patch)
treee24c634cfe4667892d77185aa70de1b1522d80be /man/man1/sftpcache.1
parent834d2a4dffe28ce4119d610028e9e48c59cefe4d (diff)
downloadplan9port-9cac97f2c55efc9ffa9b3894127e049cc25852a3.tar.gz
plan9port-9cac97f2c55efc9ffa9b3894127e049cc25852a3.tar.bz2
plan9port-9cac97f2c55efc9ffa9b3894127e049cc25852a3.zip
netfiles(1), sftpcache(1): document failure with new sftp
Diffstat (limited to 'man/man1/sftpcache.1')
-rw-r--r--man/man1/sftpcache.16
1 files changed, 6 insertions, 0 deletions
diff --git a/man/man1/sftpcache.1 b/man/man1/sftpcache.1
index 23d2c582..28499b48 100644
--- a/man/man1/sftpcache.1
+++ b/man/man1/sftpcache.1
@@ -31,3 +31,9 @@ is used by
.IR ssh (1),
.IR sftp (1),
.IR netfiles (1)
+.SH BUGS
+.I Sftpcache
+only works with OpenSSH versions 4.3 and earlier;
+later versions do not print the
+.B sftp>
+prompt frequently enough.