emacs-diffs
[Top][All Lists]
Advanced

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

emacs-28 f23d456039: * lisp/term.el: Doc fix; don't mention rlogin.


From: Stefan Kangas
Subject: emacs-28 f23d456039: * lisp/term.el: Doc fix; don't mention rlogin.
Date: Tue, 2 Aug 2022 11:19:16 -0400 (EDT)

branch: emacs-28
commit f23d45603918721ec80bfcef883d22fab15cb9f1
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    * lisp/term.el: Doc fix; don't mention rlogin.
---
 lisp/term.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/term.el b/lisp/term.el
index 68ec9db800..b683f22bb6 100644
--- a/lisp/term.el
+++ b/lisp/term.el
@@ -78,7 +78,7 @@
 ;; directory/username/host tracking: the only drawback is that you will
 ;; have to modify your shell start-up script.  It's worth it, believe me :).
 ;;
-;; When you rlogin/su/telnet and the account you access has a modified
+;; When you ssh/sudo/su and the account you access has a modified
 ;; startup script, you will be able to access the remote files as usual
 ;; with C-x C-f, if it's needed you will have to enter a password,
 ;; otherwise the file should get loaded straight away.



reply via email to

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