summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2011-02-03 10:43:54 +0100
committerMichael Albinus <michael.albinus@gmx.de>2011-02-03 10:43:54 +0100
commit0543d43d4865563d889d25ea870411e06e07e9eb (patch)
treed41b6bbd8a6ab7db254d6efdec9b45ef7436af43
parentdf27585129eda912634720f8185379de1c0de08d (diff)
downloademacs-0543d43d4865563d889d25ea870411e06e07e9eb.tar.gz
* tramp.texi (Frequently Asked Questions): Mention problems with WinSSHD.
-rw-r--r--doc/misc/ChangeLog5
-rw-r--r--doc/misc/tramp.texi9
2 files changed, 11 insertions, 3 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 652322adca5..49054b327a8 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,8 @@
+2011-02-03 Michael Albinus <michael.albinus@gmx.de>
+
+ * tramp.texi (Frequently Asked Questions): Mention problems with
+ WinSSHD.
+
2011-01-03 Eduard Wiebe <usenet@pusto.de>
* nxml-mode.texi (Introduction): Fix file name typos.
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 7c59c9f1e05..b3b69e0696a 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -16,7 +16,7 @@
@include trampver.texi
-@c Macro for formatting a filename according to the repective syntax.
+@c Macro for formatting a filename according to the respective syntax.
@c xxx and yyy are auxiliary macros in order to omit leading and
@c trailing whitespace. Not very elegant, but I don't know it better.
@@ -37,8 +37,8 @@
@end macro
@copying
-Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+2008, 2009, 2010, 2011 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
@@ -2835,6 +2835,9 @@ the following command:
[ $TERM = "dumb" ] && unsetopt zle && PS1='$ '
@end example
+Furthermore it has been reported, that @value{tramp} (like sshfs,
+incidentally) doesn't work with WinSSHD due to strange prompt settings.
+
@item
Echoed characters after login