emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 f981b31: * lisp/net/tramp-sh.el (tramp-remote-pat


From: Michael Albinus
Subject: [Emacs-diffs] emacs-25 f981b31: * lisp/net/tramp-sh.el (tramp-remote-path): Doc fix.
Date: Thu, 30 Jun 2016 13:39:44 +0000 (UTC)

branch: emacs-25
commit f981b3136742a8597674dd4915afeb1b220a0464
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    * lisp/net/tramp-sh.el (tramp-remote-path): Doc fix.
---
 lisp/net/tramp-sh.el |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/net/tramp-sh.el b/lisp/net/tramp-sh.el
index 6954fd6..79449fc 100644
--- a/lisp/net/tramp-sh.el
+++ b/lisp/net/tramp-sh.el
@@ -503,10 +503,10 @@ tilde expansion, all directory names starting with `~' 
will be ignored.
 
 `Default Directories' represent the list of directories given by
 the command \"getconf PATH\".  It is recommended to use this
-entry on top of this list, because these are the default
+entry on head of this list, because these are the default
 directories for POSIX compatible commands.  On remote hosts which
 do not offer the getconf command (like cygwin), the value
-\"/bin:/usr/bin\" is used instead of.  This entry is represented in
+\"/bin:/usr/bin\" is used instead.  This entry is represented in
 the list by the special value `tramp-default-remote-path'.
 
 `Private Directories' are the settings of the $PATH environment,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]